Difference between revisions of "Template:Portal bar/styles.css"

From Sim Football Wiki
Jump to navigation Jump to search
(Created page with ".portals-browsebar { width: 80%; height: 16px; font-weight: bold; background: #CC1D1D; color: #FFFFFF; }")
 
Line 1: Line 1:
.portals-browsebar {
+
#portals-browsebar {
 
  width: 80%;
 
  width: 80%;
 
  height: 16px;
 
  height: 16px;

Revision as of 09:15, 29 October 2019

#portals-browsebar {
 width: 80%;
 height: 16px;
 font-weight: bold;
 background: #CC1D1D;
 color: #FFFFFF;
}