Template:CSS/Team:Glasgow/Draft1
From 2014.igem.org
(Difference between revisions)
Lowlight42 (Talk | contribs) |
RobbieEvans (Talk | contribs) |
||
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 | + | <body> |
some stuff | some stuff | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 13:25, 2 July 2014