(Prototype team template page) |
|||
(27 intermediate revisions by 3 users not shown) | |||
Line 6: | Line 6: | ||
#sideMenu, #top_title {display:none;} | #sideMenu, #top_title {display:none;} | ||
− | #content { padding:0px; width: | + | #content { padding:0px; width:100%; margin-top:-7px; margin-left:0px;background-color: transparent;} |
− | body {background-color: | + | body {background-color: transparent; } |
#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 20: | Line 20: | ||
background-color:#f2f2f2; | background-color:#f2f2f2; | ||
text-align:left; | text-align:left; | ||
+ | display:none; | ||
} | } | ||
Line 36: | Line 37: | ||
.menu_item:hover { | .menu_item:hover { | ||
color:#000000; | color:#000000; | ||
− | background-color: # | + | background-color: #fff5c1ff; |
} | } | ||
Line 84: | Line 85: | ||
.menu_item a { | .menu_item a { | ||
width: 100%; | width: 100%; | ||
− | margin-left: -20px; | + | /*margin-left: -20px;*/ |
padding: 11px 90px 12px 20px; | padding: 11px 90px 12px 20px; | ||
text-decoration: none; | text-decoration: none; | ||
− | color:black; | + | color:black; |
+ | text-align:left; | ||
} | } | ||
Line 170: | Line 172: | ||
padding:10px 0px; | padding:10px 0px; | ||
float:left; | float:left; | ||
− | background-color: | + | background-color:transparent; |
} | } | ||
/*LAYOUT */ | /*LAYOUT */ | ||
.column { | .column { | ||
− | padding: | + | padding: 100px 0px; |
float:left; | float:left; | ||
background-color:white; | background-color:white; | ||
Line 238: | Line 240: | ||
padding:0px 15px; | padding:0px 15px; | ||
font-size: 13px; | font-size: 13px; | ||
− | font-family: | + | font-family:Verdana, Geneva, sans-serif; |
} | } | ||
Line 341: | Line 343: | ||
.menu_item {display:none;} | .menu_item {display:none;} | ||
.menu_wrapper { width:100%; height: 15%; position:relative;} | .menu_wrapper { width:100%; height: 15%; position:relative;} | ||
− | .content_wrapper {width:100%; margin-left:0px;} | + | .content_wrapper {width:100%; margin-left:0px;background-color: transparent;} |
.column.half_size {width:100%; } | .column.half_size {width:100%; } | ||
.column img { width: 100%; padding: 5px 0px;} | .column img { width: 100%; padding: 5px 0px;} | ||
Line 347: | Line 349: | ||
.highlight {padding:15px 5px;} | .highlight {padding:15px 5px;} | ||
} | } | ||
− | |||
</style> | </style> | ||
Line 442: | Line 443: | ||
<div class="content_wrapper"> | <div class="content_wrapper"> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<script> | <script> |
Latest revision as of 09:11, 17 October 2016