(Prototype team template page) |
|||
(78 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
#sideMenu, #top_title {display:none;} | #sideMenu, #top_title {display:none;} | ||
− | #content { padding:0px; width: | + | #content { padding:0px; width:1320px; margin-top:-7px; margin-left:0px;} |
− | body {background | + | body {background: white fixed; } |
#bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h4, #bodyContent h5 { margin-bottom: 0px; } | ||
Line 17: | Line 17: | ||
position:fixed; | position:fixed; | ||
padding:0px; | padding:0px; | ||
− | float: | + | float:right; |
background-color:#f2f2f2; | background-color:#f2f2f2; | ||
text-align:left; | text-align:left; | ||
Line 347: | Line 347: | ||
.highlight {padding:15px 5px;} | .highlight {padding:15px 5px;} | ||
} | } | ||
+ | |||
+ | .unique { | ||
+ | width:95px; | ||
+ | color:#3b5998; | ||
+ | background-color:white; | ||
+ | font-family:"Klavika Bold"; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | .unique:hover { | ||
+ | width:95px; | ||
+ | background-color: #3b5998; | ||
+ | color: white; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | .unique a{ | ||
+ | color:#3b5998; | ||
+ | background-color:white; | ||
+ | font-family:"Arial Black"; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | |||
+ | .unique:hover a{ | ||
+ | background-color: #3b5998; | ||
+ | color: white; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | .unique1 { | ||
+ | width:75px; | ||
+ | color:#4099FF; | ||
+ | background-color:white; | ||
+ | font-family:"Arial Black"; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | .unique1:hover { | ||
+ | width:75px; | ||
+ | background-color: #4099FF; | ||
+ | color: white; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | .unique1 a{ | ||
+ | color:#4099FF; | ||
+ | background-color:white; | ||
+ | font-family:"Arial Black"; | ||
+ | text-decoration: none; | ||
+ | } | ||
+ | |||
+ | |||
+ | .unique1:hover a{ | ||
+ | background-color: #4099FF; | ||
+ | color: white; | ||
+ | text-decoration: none; | ||
+ | } | ||
</style> | </style> |
Latest revision as of 14:14, 15 July 2016