Paste: bleh
Author: | bla |
Mode: | css |
Date: | Thu, 20 Jan 2011 23:38:01 |
Plain Text |
<style type="text/css">
<!-- This is so older browsers don't display the stylesheet as text
body {
scrollbar-arrow-color: #B61010;
scrollbar-face-color: #C16C5E;
scrollbar-highlight-color: #B61010;
scrollbar-shadow-color: #B61010;
scrollbar-3dlight-color: #ffffff;
scrollbar-track-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
}
:link img { <!-- This is so borders don't appear around links -->
border: none;
}
table.main {
background: Images/Background.jpg;
}
table.main td {
}
table.topbuttons {
border:1px hidden gray;
border-spacing: 2px;
border-collapse: collapse;
background-color: #A2A2A2;
}
table.topbuttons td {
border-width: 1px;
padding: 10px;
border-style: inset;
border-color: black;
background-color: #A2A2A2;
-moz-border-radius: 0px 0px 0px 0px;
}
.topmenu {
font-size: 25px;
color: #1E5F71;
font-weight: bold;
}
-->
</style>
New Annotation