Template:Keegan: Difference between revisions

m
Ok well its cleaned up but doesn't have the functionality I wanted
m (why does the css filter break everything? stupid wiki)
m (Ok well its cleaned up but doesn't have the functionality I wanted)
Line 3: Line 3:
.char-bar-text { font-size:small; border-bottom: 2px solid steelblue; border-radius: 6px; }
.char-bar-text { font-size:small; border-bottom: 2px solid steelblue; border-radius: 6px; }
.mirror-icon { width: 30px; height: 30px; margin-left: -33px; margin-top: 70px; position: relative; border-radius: 50%; background-color: black; }
.mirror-icon { width: 30px; height: 30px; margin-left: -33px; margin-top: 70px; position: relative; border-radius: 50%; background-color: black; }
.char-image {  }
.char-inactive { filter:grayscale(1) }
}}
}}