Inital commit
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
body { background-color:#FFFFFF; font-family: "Trebuchet MS", Georgia, serif; }
|
||||
|
||||
#title { display: none }
|
||||
|
||||
#language { display: none }
|
||||
|
||||
#menu { display: none }
|
||||
|
||||
#content { margin: 2ex; background-color: #FFFFFF; text-align: justify; }
|
||||
|
||||
#content a { color:#0000FF; text-decoration: underline; }
|
||||
#content h1 { font-size: 130%; font-weight: bold; }
|
||||
#content h2 { font-size: 110%; font-weight: bold; }
|
||||
#content h3 { font-size: 100%; font-weight: bold; }
|
||||
#content h4 { font-size: 90%; font-weight: bold; }
|
||||
#content h5 { font-size: 80%; font-weight: bold; }
|
||||
#content h6 { font-size: 80%; font-weight: bold; }
|
||||
#content td { text-align: left; vertical-align: top; padding: 10px; border-width: 1px; border-style: solid; border-color:#A4C2DA; margin: 0px;}
|
||||
|
||||
#content .imgBox { text-align: center; margin: 25px; margin-left: 0px; }
|
||||
#content .imgDesc { text-align: justify; margin-top: 10px; font-size: 80%; line-height: 140%;}
|
||||
Reference in New Issue
Block a user