Template:CSS/team

From 2014.igem.org

(Difference between revisions)
(Created page with "<html> <style rel='stylesheet' type='text/css'> @font-face { font-family: 'Bitter'; font-style: normal; font-weight: 400; src: local('Bitter-Regular'), url(http://themes....")
Line 33: Line 33:
body {
body {
font-family: 'Droid Sans', Helvetica, sans-serif;
font-family: 'Droid Sans', Helvetica, sans-serif;
-
font-size: 15px;
+
font-size: 16px;
-
line-height: 23px;
+
line-height: 18px;
}
}
Line 94: Line 94:
div.team-bios-container img {
div.team-bios-container img {
max-height: 166px;
max-height: 166px;
-
margin: 29px 0px;
+
margin: 20px 0px;
}
}
Line 107: Line 107:
div.bio-pic-container {
div.bio-pic-container {
position: relative;
position: relative;
-
margin: 29px 0px;
+
margin: 20px 0px;
height: 166px;
height: 166px;
}
}

Revision as of 15:20, 16 July 2014