

Code: Select all
<html>
<head>
<meta http-equiv="refresh" content="1200">
<title>The Mess Hall LeaderBoard!</title>
<style type="text/css">
body {
background-image: url('http://www.mess-hall.co.uk/forum/BFBC2/background.png');
position: absolute;
background-size: 100% 100%;
background-repeat: repeat;
background-attachment: fixed;
font-family: Comic Sans MS;
color: white;
font-size: 9pt;
}
a:link {color: white}
a:visited {color: white}
a.sidebar:link {color: white}
a.sidebar:visited {color: white}
h1 {
}
table {
font-size: 10pt;
}
table.headermain {}
table.news {
border-style: solid;
}
/*
news ratings
t100: Nobel Prize
t200: Boss/Student Award
t300: Conference
t400: Important Paper
t500: General
t600: Warning
*/
table.t100 {
background: #eeff99
}
table.t200 {
background: silver
}
table.t300 {
background: blue;
color: white;
}
table.t400 {
background: #ffcc66;
}
table.t500 {}
table.t600 {
color: red;
background: black;
}
table.years{
background: #eeff99
}
/*
ranks
100 Boss
200 Electrochem Comm
300 JRF
400 St. John's Research Fellow
500 Post Doc
600 DPhil 5th year
610 DPhil 4th year
620 DPhil 3rd year
630 DPhil 2nd year
640 DPhil 1st year
700 Part II
800 Summer Student
900 Visiting Academic
1000 None of the above
*/
table.p100{background: #eeff99}
table.p200{background: #66ccff;}
table.p300{background: silver}
table.p400{background: silver}
table.p500{background: silver}
table.p610{background: #ffcc66;}
table.p620{background: #ffcc66;}
table.p630{background: #ffcc66;}
table.p640{background: #ffcc66;}
table.p690{background: #ffcc66;}
table.p700{}
table.p800{}
table.p900{background: #ffcc66;}
table.p1000{}
div.main {
font-family: Arial;
text-align: justify;
}
div.news {
font-family: Helvetica;
font-weight: bold;
font-size: 20;
color: blue;
text-align: center
}
div.link {
font-size: 9;
}
td.frontPage {
background: url(./standardImages/mainbg.gif)
}
td.newsPage {
background: url(../news/bg.gif);
}
td.papersPage {
background: url(../papers/bg.gif);
}
td.peoplePage {
background: url(../people/bg.gif);
}
td.researchPage {
background: url(../research/bg.gif);
}
td.booksPage {
background: url(../books/bg.gif);
}
td.linksPage {
background: url(../links/bg.gif);
}
td.contactPage {
background: url(../contact/bg.gif);
}
td.albumPage {
background: url(../photographs/bg.gif);
}
td.searchPage {
background: url(../papers/bg.gif);
}
td.contact {
}
td.sidebar {
background: #eeff99;
color: rgb(255,255,220);
text-align: center
}
td.date {
border-width: medium;
text-align: left;
font-weight: bold;
width: 20%;
}
td.title {
border-width: medium;
text-align: right;
font-weight: bold;
width: 80%;
}
td.paragraph {
text-align: justify
}
td.researchlink {
background: silver;
font-weight: bold
}
td.image{
text-align: center
}
td.links{
text-align: center
}
td.paper {
background: silver;
}
td.researchTitle{
background: silver;
}
td.researchText{
background: #ffcc66;
}
td.linkTitle{
background: #eeff99;
}
td.albums{
background: #eeff99;
}
p {
color: black
}
</style></head>
<body>
Users browsing this forum: No registered users and 7 guests