Team:XMU-China/1.css
From 2013.igem.org
(Difference between revisions)
(7 intermediate revisions not shown) | |||
Line 30: | Line 30: | ||
padding:0 0 0 0; | padding:0 0 0 0; | ||
top:0px; | top:0px; | ||
+ | background-image:url("https://static.igem.org/mediawiki/2013/7/75/Xmu-Bg.png"); | ||
+ | background-repeat:no-repeat; | ||
+ | background-attachment:fixed | ||
} | } | ||
#bodyContent{ | #bodyContent{ | ||
background-color:transparent; | background-color:transparent; | ||
border:none; | border:none; | ||
- | + | background-image:url("https://static.igem.org/mediawiki/2013/7/75/Xmu-Bg.png"); | |
+ | background-repeat:no-repeat; | ||
+ | background-attachment:fixed | ||
} | } | ||
siteSub{ | siteSub{ | ||
Line 49: | Line 54: | ||
#catlinks{display:none;} | #catlinks{display:none;} | ||
/*end of hiding the footer book*/ | /*end of hiding the footer book*/ | ||
- | ul,li { list-style-type: none; } | + | ul,li { list-style-type: none; text-transform: capitalize; } |
</style></head> | </style></head> | ||
</html> | </html> |
Latest revision as of 19:17, 28 October 2013