2015-02-06 22:12:55 +01:00
|
|
|
body { font: 14px/1.3 verdana, arial, helvetica, sans-serif; }
|
|
|
|
h1 { font-size:1.3em; }
|
|
|
|
h2 { font-size:1.2em; }
|
|
|
|
a:link { color:#33c; }
|
|
|
|
a:visited { color:#339; }
|
|
|
|
p { max-width: 60em; }
|
|
|
|
|
|
|
|
/* so linked image won't have border */
|
|
|
|
a img { border:none; }
|
|
|
|
|
|
|
|
.pic-center { text-align: center; }
|
2015-02-27 20:59:37 +01:00
|
|
|
.text-center {text-align: center;}
|