Template:CSS/foundation

From 2014.igem.org

(Difference between revisions)
 
(One intermediate revision not shown)
Line 84: Line 84:
   overflow: hidden;
   overflow: hidden;
   height: 67px;
   height: 67px;
-
   line-height: 66px;
+
   line-height: 67px;
   position: relative;
   position: relative;
   background: #222222;
   background: #222222;
Line 114: Line 114:
     font-size: 32px; }
     font-size: 32px; }
     .top-bar .name h1 {
     .top-bar .name h1 {
-
       line-height: 66px;
+
       line-height: 67px;
       font-size: 1.0625rem;
       font-size: 1.0625rem;
       margin: 0; }
       margin: 0; }
Line 136: Line 136:
       padding: 0 15px;
       padding: 0 15px;
       height: 67px;
       height: 67px;
-
       line-height: 66px; }
+
       line-height: 67px; }
     .top-bar .toggle-topbar.menu-icon {
     .top-bar .toggle-topbar.menu-icon {
       right: 15px;
       right: 15px;
Line 169: Line 169:
.top-bar-section {
.top-bar-section {
 +
  text-shadow: 0px 0px 1px #000;
   left: 0;
   left: 0;
   position: relative;
   position: relative;
Line 394: Line 395:
     .top-bar-section li:not(.has-form) a:not(.button) {
     .top-bar-section li:not(.has-form) a:not(.button) {
       padding: 0 15px;
       padding: 0 15px;
-
       line-height: 66px;
+
       line-height: 67px;
       background: #222222; }
       background: #222222; }
       .top-bar-section li:not(.has-form) a:not(.button):hover {
       .top-bar-section li:not(.has-form) a:not(.button):hover {
Line 401: Line 402:
     .top-bar-section li.active:not(.has-form) a:not(.button) {
     .top-bar-section li.active:not(.has-form) a:not(.button) {
       padding: 0 15px;
       padding: 0 15px;
-
       line-height: 66px;
+
       line-height: 67px;
       color: white;
       color: white;
       background: #de3831; }
       background: #de3831; }

Latest revision as of 14:14, 26 June 2014