User:Hoskir: Difference between revisions

From Engineering Policy Guide
Jump to navigation Jump to search
No edit summary
Tag: visualeditor-switched
No edit summary
Line 2: Line 2:




{{#css:
b {
  background-color: red;
  color: white;
  padding: 1em 1.5em;
  text-decoration: none;
  text-transform: uppercase;
}


b:hover {
  background-color: #555;
}
b:active {
  background-color: black;
}
b:visited {
  background-color: #ccc;
}
}}





Revision as of 12:26, 14 February 2025




Linky Boo

test