Removed pictos font because we can't distribute this font with the application.
This commit is contained in:
parent
37724c6787
commit
f84cc726ac
8 changed files with 3 additions and 198 deletions
|
@ -25,10 +25,6 @@ themes/vivo-basic/css/blueprint/liquid.css
|
|||
# Sample code from Google.
|
||||
themes/vivo-basic/templates/googleAnalytics.ftl
|
||||
|
||||
# Stylesheet for Pictos fonts by pictos.drewwilson.com
|
||||
themes/wilma/css/pictos.css
|
||||
|
||||
|
||||
# 3rd-party transform from JMeter distribution
|
||||
utilities/load-testing/jmeter-results-report.xsl
|
||||
utilities/load-testing/jmeter-results-detail-report.xsl
|
||||
|
|
|
@ -1,19 +0,0 @@
|
|||
/* Pictos Font
|
||||
* Copyright © 2010 Drew Wilson
|
||||
* http://www.drewwilson.com - http://pictos.drewwilson.com
|
||||
*
|
||||
* The fonts included in this stylesheet are subject to the End User License you purchased
|
||||
* from Drew Wilson. The fonts are protected under domestic and international trademark and
|
||||
* copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
|
||||
* distributing this font software.
|
||||
*
|
||||
* This font is NOT free. It is illegal to use this font without paying for a license.
|
||||
*/
|
||||
|
||||
@font-face {
|
||||
font-family: 'Pictos';
|
||||
src: url('../pictos-font/pictos-web.eot'); /* IE */
|
||||
src: local('☺'), url('../pictos-font/pictos-web.woff') format('woff'), url('../pictos-font/pictos-web.ttf') format('truetype'), url('../pictos-font/pictos-web.svg#webfontphKv1xv9') format('svg');/* non-IE */
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
|
@ -24,6 +24,5 @@ VIVO wilma theme: screen styles
|
|||
@import url("transition/holdover-vivobasic/screen.css");
|
||||
|
||||
@import url("reset.css");
|
||||
@import url("pictos.css");
|
||||
@import url("edit.css");
|
||||
@import url("wilma.css");
|
|
@ -1180,6 +1180,9 @@ ul#individual-email li,
|
|||
ul#individual-phone li{
|
||||
line-height: 1em;
|
||||
}
|
||||
ul#individual-email li:last-child{
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
ul#individual-urls li{
|
||||
font-size: .875em;
|
||||
line-height: 1.2em;
|
||||
|
|
Binary file not shown.
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 66 KiB |
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue