Linux multi-monitor fullscreen support
[ryzomcore.git] / web / public_php / webtt / app / webroot / css / text.css
bloba03be019084807bb42f9f6565758a580245436d4
1 /*
2 960 Grid System ~ Text CSS.
3 Learn more ~ http://960.gs/
5 Licensed under GPL and MIT.
7 WebTT template based on 960 Grid System (http://960.gs/)
8 */
10 /* =Basic HTML
11 --------------------------------------------------------------------------------*/
13 body
15 font: 13px/1.5 'lucida grande',verdana,helvetica,arial,'Liberation Sans', FreeSans, sans-serif
18 a:focus
20 outline: 1px dotted invert;
25 border-color: #ccc;
26 border-style: solid;
27 border-width: 1px 0 0;
28 clear: both;
29 height: 0;
32 /* =Headings
33 --------------------------------------------------------------------------------*/
37 font-size: 25px;
42 font-size: 23px;
47 font-size: 21px;
52 font-size: 19px;
57 font-size: 17px;
62 font-size: 15px;
65 /* =Spacing
66 --------------------------------------------------------------------------------*/
70 list-style: decimal;
75 list-style: square;
80 margin-left: 30px;
84 dl,
85 hr,
86 h1,
87 h2,
88 h3,
89 h4,
90 h5,
91 h6,
92 ol,
93 ul,
94 pre,
95 table,
96 address,
97 fieldset
99 margin-bottom: 20px;