Team:Michigan Software/Footcss

From 2014.igem.org

(Difference between revisions)
(Created page with "footer { background:#1A1A80; min-height: 141px; color: white; margin-top: 20px; } footer img { padding-top: 30px; } footer a { text-decoration: none; color: white; } footer a:hov...")
Line 1: Line 1:
footer { background:#1A1A80; min-height: 141px; color: white; margin-top: 20px; } footer img { padding-top: 30px; } footer a { text-decoration: none; color: white; } footer a:hover { color: #cbcbcb; text-decoration: none; } footer .row { height: 100%; }
footer { background:#1A1A80; min-height: 141px; color: white; margin-top: 20px; } footer img { padding-top: 30px; } footer a { text-decoration: none; color: white; } footer a:hover { color: #cbcbcb; text-decoration: none; } footer .row { height: 100%; }
 +
footer {font-family: 'Comfortaa';
 +
      font-weight: bold;
 +
      font-style: normal; }

Revision as of 20:44, 17 October 2014

footer { background:#1A1A80; min-height: 141px; color: white; margin-top: 20px; } footer img { padding-top: 30px; } footer a { text-decoration: none; color: white; } footer a:hover { color: #cbcbcb; text-decoration: none; } footer .row { height: 100%; } footer {font-family: 'Comfortaa';

      font-weight: bold; 
      font-style: normal; }