Template:Team:Concordia/CSS

From 2014.igem.org

(Difference between revisions)
Line 265: Line 265:
font-size: 0.68em;
font-size: 0.68em;
font-weight: 700;
font-weight: 700;
-
         background: rgba(178,178,178,0.8);
+
         background: rgba(0,0,0,0.5);
         border-radius: 7px;
         border-radius: 7px;
 +
        border-style: solid;
 +
border-width: 1px;
 +
border-color: black;
}
}
Line 292: Line 295:
font-weight: 700;
font-weight: 700;
   border-radius: 7px;
   border-radius: 7px;
-
   background: rgba(178,178,178,0.8)
+
   background: rgba(0,0,0,0.5)
 +
        border-style: solid;
 +
border-width: 1px;
 +
border-color: black;
}
}

Revision as of 03:48, 16 October 2014