MediaWiki:Common.css
From Cities
(Difference between revisions)
Line 54: | Line 54: | ||
.sculptureshow { | .sculptureshow { | ||
background-image: url(/images/5/55/Sculpture-Show.gif); | background-image: url(/images/5/55/Sculpture-Show.gif); | ||
+ | } | ||
+ | |||
+ | .loc_city a { | ||
+ | color: aqua; | ||
} | } |
Revision as of 19:14, 31 March 2009
/** CSS placed here will be applied to all skins */ .albertahall {
background-image:url(http://www.itssolastcentury.co.uk/wiki/images/2/22/Gold1.jpg); color: white;
}
.artshow {
background-image: url(/images/5/5b/Art-Show.gif);
}
.bleachers {
background-image: url(http://lemur.ecs.soton.ac.uk/~cjg/Archive/Photos/thumbs/400/2005/garden_party/IMG_1303.JPG); color: white;
}
.cheesegromit {
background-image: url(/images/5/57/CheeseAnim.gif); color: white;
}
.citiesditties {
background-image:url(/images/b/bf/Cites_Ditties.jpg);
}
.enclosure {
background-image: url(http://lemur.ecs.soton.ac.uk/~cjg/Archive/Photos/thumbs/400/2008/carolinebday/DSCN1058.JPG);
}
.festival {
background-image: url(http://lemur.ecs.soton.ac.uk/~cjg/Archive/Photos/thumbs/400/2008/cowesweek/DSCN1182.JPG);
}
.joustinginfo {
background-image: url(http://wiki.cities.totl.net/images/6/69/Jousting-Extravaganza.gif);
}
.lastnightofpoms {
background-image: url(http://cities.totl.net/images/clouds.jpg);
}
.tastingpost {
background-image: url(http://cities.totl.net/images/clouds.jpg);
}
.thogistani {
background-image: url(/images/4/4a/Thog2.jpg);
}
.sculpturepentacle {
background-image: url(http://cities.totl.net/images/wizback.gif); color: gold;
}
.sculptureshow {
background-image: url(/images/5/55/Sculpture-Show.gif);
}
.loc_city a {
color: aqua;
}