(35 intermediate revisions by 2 users not shown) | |||
Line 10: | Line 10: | ||
<script type="text/javascript">$(document).ready(function(){$().maps();});</script> | <script type="text/javascript">$(document).ready(function(){$().maps();});</script> | ||
<style> | <style> | ||
− | html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption { | + | html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption{ |
margin: 0; | margin: 0; | ||
padding: 0; | padding: 0; | ||
Line 18: | Line 18: | ||
vertical-align: baseline; | vertical-align: baseline; | ||
background: transparent; | background: transparent; | ||
+ | } | ||
+ | |||
+ | html, body, .globalWrapper { | ||
+ | width: 100%; | ||
} | } | ||
.logo_2018 { | .logo_2018 { | ||
Line 24: | Line 28: | ||
.firstHeading { | .firstHeading { | ||
display: none !important; | display: none !important; | ||
+ | } | ||
+ | |||
+ | .content { | ||
+ | padding: 0; | ||
+ | margin: 0; | ||
+ | position: relative; | ||
+ | left:-3%; | ||
+ | width:135%; | ||
} | } | ||
</style> | </style> | ||
Line 32: | Line 44: | ||
<div class="content" > | <div class="content" > | ||
<ul class="venus-menu"> | <ul class="venus-menu"> | ||
− | <li class="active | + | <li class="active" ><a href="#"><i class="icon-star-half"></i>home</a></li> |
<li><a href="#"><i class="icon-certificate"></i>Project</a> | <li><a href="#"><i class="icon-certificate"></i>Project</a> | ||
<ul> | <ul> |
Latest revision as of 15:58, 22 July 2018