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:16, 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 */
 +
 +
* {font-family: Helvetica}
  
 
/* unvisited link */
 
/* unvisited link */

Revision as of 14:16, 25 February 2020

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

* {font-family: Helvetica}

/* 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=278"
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:16.
  • Content is available under AGPL 3.0 unless otherwise noted.
  • Login / Create Account

  • Security Vision