Template:CSS/Team:Glasgow/Draft1

From 2014.igem.org

(Difference between revisions)
Line 7: Line 7:
.picture {text-indent: -10000px; <!--Need some text-->
.picture {text-indent: -10000px; <!--Need some text-->
-
background-image: url(http://www.gla.ac.uk/1t4/generic/images/logo.png);
+
background-image: url('http://www.gla.ac.uk/1t4/generic/images/logo.png');
-
background-size: 124px 183px; <!--Sort ratio-->
+
background-size: 41px 61px; <!--Sort ratio-->
background-repeat: no-repeat;
background-repeat: no-repeat;
height: 61px;
height: 61px;
width: 41px;
width: 41px;
position: absolute;
position: absolute;
-
top: 100px;
+
top: 200px;
right: 100px;
right: 100px;
  }
  }

Revision as of 14:18, 2 July 2014

some stuff