Difference between revisions of "Template:Edigem15 Design"
PatrickArant (Talk | contribs) |
|||
Line 720: | Line 720: | ||
} | } | ||
} | } | ||
+ | |||
+ | /*menu*/ | ||
#custom-bootstrap-menu.navbar-default .navbar-brand { | #custom-bootstrap-menu.navbar-default .navbar-brand { | ||
Line 725: | Line 727: | ||
} | } | ||
#custom-bootstrap-menu.navbar-default { | #custom-bootstrap-menu.navbar-default { | ||
− | font-size: | + | font-size: 18px; |
background-color: rgba(34, 34, 34, 1); | background-color: rgba(34, 34, 34, 1); | ||
border-bottom-width: 0px; | border-bottom-width: 0px; | ||
Line 732: | Line 734: | ||
color: rgba(255, 255, 255, 1); | color: rgba(255, 255, 255, 1); | ||
background-color: rgba(34, 34, 34, 1); | background-color: rgba(34, 34, 34, 1); | ||
+ | padding-left:5px; | ||
+ | padding-right:5px; | ||
+ | padding-top: 10px; | ||
} | } | ||
#custom-bootstrap-menu.navbar-default .navbar-nav>li>a:hover, | #custom-bootstrap-menu.navbar-default .navbar-nav>li>a:hover, | ||
Line 759: | Line 764: | ||
} | } | ||
+ | /*end menu*/ | ||
Revision as of 21:25, 18 September 2015
gh