Security Vision
  • Login / Create Account

Difference between revisions of "MediaWiki:Common.css"

From Security Vision
Jump to: navigation, search
Revision as of 14:13, 25 February 2020 (view source)
Francesco (talk | contribs)
← Older edit
Revision as of 14:14, 25 February 2020 (view source)
Francesco (talk | contribs)
Newer edit →
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
−
* a {color: grey;}
+
/* unvisited link */
 +
a:link {
 +
  color: red;
 +
}
 +
 
 +
/* visited link */
 +
a:visited {
 +
  color: green;
 +
}

Revision as of 14:14, 25 February 2020

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

/* unvisited link */
a:link {
  color: red;
}

/* visited link */
a:visited {
  color: green;
}
Retrieved from "https://www.securityvision.io/wiki/index.php?title=MediaWiki:Common.css&oldid=276"
About
About the Security Vision DatabaseMethodologyIssues & Feedback (Beta) (↗︎)Credits
Explore
DeploymentsDatasetsInstitutionsProductsCitiesCountriesUnknown Entities
Contribute
0. Getting StartedI. Wiki and ReferencesII. Creating a New DeploymentIII. Finding InformationDefinitions and ConventionsReferences (↗︎)Mediawiki Help (↗︎)
Create ...
New DatasetNew DeploymentNew InstitutionNew ProductNew CityNew Country
Glossary
Graph & Map (↗︎)
Data structure
List of CategoriesList of PropertiesUnused PropertiesWanted PagesList of Templates
Publications
Mapping as a Critical Making Practice (Ragazzi 2024) (↗︎)
  • This page was last edited on 25 February 2020, at 14:14.
  • Content is available under AGPL 3.0 unless otherwise noted.
  • Login / Create Account

  • Security Vision