Difference between revisions of "Template:Paris Bettencourt"

Line 515: Line 515:
  
 
<style>
 
<style>
 +
nav
 +
{
 +
    width: 100%;
 +
    background: #66b24c;
 +
}
 +
ul
 +
{
 +
  width:  80%;
 +
  margin:  0 auto;
 +
  padding: 0;
 +
}
 +
ul li
 +
{
 +
    list-style: none;
 +
    display: inline-block;
 +
    padding: 20px;
 +
}
 +
ul li:hover
 +
{
 +
  background: #339933;
 +
}
 +
ul li a
 +
{
 +
    color: #fff;
 +
    text-decoration:  none;
 +
}
 
ul.wtf-menu{
 
ul.wtf-menu{
 
                                 height:65px;
 
                                 height:65px;

Revision as of 21:49, 1 October 2018