Team:XMU-China/css
From 2012.igem.org
(Difference between revisions)
Line 12: | Line 12: | ||
font-size: 25px; | font-size: 25px; | ||
border:none; | border:none; | ||
+ | color:#fff; | ||
} | } | ||
- | #contents {border: | + | #contents { |
- | + | border: thin dashed #fc49b6; | |
+ | position:fixed; | ||
margin-left:-100px; | margin-left:-100px; | ||
width:170px; | width:170px; | ||
+ | background-color:#0099cc; | ||
+ | color:#fff; | ||
} | } | ||
#contents td{ | #contents td{ | ||
border:none; | border:none; | ||
- | font-size: | + | font-size: 12px; |
+ | color:#fff; | ||
+ | |||
} | } | ||
#indexa{text-decoration:none; | #indexa{text-decoration:none; | ||
- | margin-left:25px;} | + | margin-left:25px; |
+ | color:#fff;} | ||
#indexa:hover{ | #indexa:hover{ | ||
text-decoration:underline; | text-decoration:underline; | ||
Line 41: | Line 48: | ||
margin-left:100px; | margin-left:100px; | ||
margin-top:25px; | margin-top:25px; | ||
- | width: | + | width:800px; |
font-family:Raavi; | font-family:Raavi; | ||
height:120px auto; | height:120px auto; | ||
Line 92: | Line 99: | ||
margin-left: auto; | margin-left: auto; | ||
} | } | ||
- | |||
- | |||
</style> | </style> | ||
</head> | </head> | ||
</html> | </html> |
Revision as of 11:20, 25 September 2012