[hawiducss] push by ao5357 - David Hucklesby suggested using a character instead. Works the same, m... on 2011-08-29 20:33 GMT

0 views
Skip to first unread message

hawi...@googlecode.com

unread,
Aug 29, 2011, 4:38:42 PM8/29/11
to ao5...@gmail.com
Revision: 25d9cb316e52
Author: Brad Czerniak <ao5...@gmail.com>
Date: Mon Aug 29 13:33:21 2011
Log: David Hucklesby suggested using a character instead. Works the
same, more consistent shape, less code. Should probably test non-Arial
support.
http://lists.css-discuss.org/mailman/private/css-d/2011-August/106653.html

http://code.google.com/p/hawiducss/source/detail?r=25d9cb316e52

Modified:
/styles.css

=======================================
--- /styles.css Thu Aug 25 18:00:03 2011
+++ /styles.css Mon Aug 29 13:33:21 2011
@@ -20,7 +20,7 @@
/*-List-*/
ol{list-style:decimal outside;margin:.75em 0;padding:0 1em;}
ul{list-style-type:none;margin:.75em 0;padding:0 1em;}
- ul>li:before{border-color:transparent
#111;border-style:solid;border-width:.35em
0 .35em .45em;content:"";display:block;height:0;left:-1.3em;position:relative;top:1.09em;width:0;}
+
ul>li:before{content:"\25BA";display:block;font-size:.7em;left:-2.1em;position:relative;top:1.8em;}

/*-Heading-*/
h1{font-size:2.25em;margin:.75em 0 .25em 0;}

Reply all
Reply to author
Forward
0 new messages