Security Vision
  • Login / Create Account

Difference between revisions of "MediaWiki:Common.css"

From Security Vision
Jump to: navigation, search
Revision as of 14:14, 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 3: Line 3:
 
/* unvisited link */
 
/* unvisited link */
 
a:link {
 
a:link {
−
   color: red;
+
   color: grey;
 
}
 
}
  
 
/* visited link */
 
/* visited link */
 
a:visited {
 
a:visited {
−
   color: green;
+
   color: grey;
 
}
 
}

Revision as of 14:14, 25 February 2020

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

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

/* visited link */
a:visited {
  color: grey;
}
Retrieved from "https://www.securityvision.io/wiki/index.php?title=MediaWiki:Common.css&oldid=277"
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