User:Ryan/common.css: Difference between revisions

From Ephinea PSO Wiki
(blanked)
Tags: Blanking Manual revert
mNo edit summary
Tag: Reverted
Line 1: Line 1:
 
.psoStyle {
  box-shadow:
  0 0 0 1px #9aaaaa,
  0 0 0 2px #000;
  font-size: 95%;
  color: white;
  padding: 0;
}

Revision as of 21:43, 25 April 2023

.psoStyle {
  box-shadow: 
  0 0 0 1px #9aaaaa,
  0 0 0 2px #000;
  font-size: 95%;
  color: white;
  padding: 0;
}