Difference between revisions of "Template:Navarra BG/css/style.css"

(Created page with "<html> <style> body {background:#f6f6fc;} #top_title {display:none;} #content {margin:50px;width:auto;box-shadow:0px 0px 50px 0px rgba(0,0,0,0.2);} header {} header #menusup...")
 
Line 4: Line 4:
 
body {background:#f6f6fc;}
 
body {background:#f6f6fc;}
 
#top_title {display:none;}
 
#top_title {display:none;}
#content {margin:50px;width:auto;box-shadow:0px 0px 50px 0px rgba(0,0,0,0.2);}
+
#content {width:auto;}
 
+
header {}
+
header #menusup ul {float:right;}
+
header #menusup ul li {display: inline-block;list-style:none;text-transform:uppercase;}
+
header #menusup ul li a {color:black;}
+
header #menusup ul li a:hover, #menusup ul li a.on {color:#6cbb23;}
+
 
+
footer {}
+
  
 
</style>
 
</style>
 
</html>
 
</html>

Revision as of 08:17, 26 September 2018