Template:CSS/Team:Glasgow/Draft1

From 2014.igem.org

(Difference between revisions)
Line 5: Line 5:
#title {font-size:60px;}
#title {font-size:60px;}
 +
 +
.picture {text-indent: -1000px; <!--Need some text-->
 +
background-image: url('Glasgow_Uni_Crest.png');
 +
background-size: 124px 183px; <!--Sort ratio-->
 +
background-repeat: no-repeat;
 +
height: 183px;
 +
width: 124px;
 +
position: absolute;
 +
top: 10px;
 +
right: 10px;
 +
}
 +
 +
 +
 +
 +
 +
</style>
</style>
</head>
</head>
-
<body bgcolor="green">
+
<body>
some stuff
some stuff
</body>
</body>
</html>
</html>

Revision as of 13:25, 2 July 2014

some stuff