Develop and Download Open Source Software

Browse Subversion Repository

Contents of /htdocs/style.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1 - (show annotations) (download) (as text)
Thu Jul 28 09:05:52 2011 UTC (12 years, 9 months ago) by kaityo
File MIME type: text/css
File size: 678 byte(s)
First Commit
1 html {background-color:transparent;}
2 body {line-height: 120%; background-color:#ffffe8; color: black}
3
4 H1 {text-align:center}
5
6 strong {font-weight:bold;}
7 .profile {background:#ffffe8; border: solid 1px #AAAAAA;}
8
9 a {text-decoration:underline; font-weight:bold;}
10 a:link {color:#AAAAAA}
11 a:visited {color:#DD9999}
12 a:active {color:#8470FF}
13 a:hover {color:#0000FF}
14
15 .notice {font-weight:bold;color:red}
16 img {border: 0; vertical-align:middle;}
17 img.kgif {border: 0; border: solid 3px #AF875F;}
18
19 P {color:black;line-height: 150%;}
20 P.notice {font-size:small}
21
22 small {line-height: 120%}
23
24 dt {font-weight:bold;}
25 div.footer{text-align:center;color:#800000;}

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26