--- Welcome to the official ADCIRCWiki site! The site is currently under construction, with limited information. ---

For general information, see the ADCIRC site, ADCIRC FAQ, or the ADCIRC Wikipedia page. For model documentation not yet available on the wiki, see the ADCIRC site. New content is being continuously added to the ADCIRCWiki, and material from the main ADCIRC site will be gradually transitioned over to the wiki.

MediaWiki:Common.css: Difference between revisions

From ADCIRCWiki
Jump to navigation Jump to search
m (temp)
(Reverting since apparently this doesn't work.....)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
/* Change color of visited wiki links, more info at: https://en.wikipedia.org/wiki/Help:Link_color */
/* default unvisited wiki #0645AD, visited wiki #0B0080 */
.mw-body-content a:link:visited { color: #DD6666; }
/* default unvisited interwiki #3366BB, visited interwiki #663366 */
.mw-body-content a:link.interwiki:visited { color: #996699; }
/* default unvisited external #3366BB, visited external #663366 */
.mw-body-content a:link.interwiki:visited { color: #996699; }

Latest revision as of 21:22, 18 May 2019

/* CSS placed here will be applied to all skins */