Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
.gamep a {
border: 1px solid white;
border-radius:16px 0px 16px 0px;
font-family:Audiowide;
text-align:left;
vertical-align: middle;
font-size:22px;
display:inline;
padding:0 2em;
box-shadow: 0px 0px 32px rgba(255, 255, 255, 0.20);
}
.gamep a:hover {
box-shadow: 0px 0px 32px rgba(255, 255, 255, 0.80);
}
.citizen-ve-edit-merged#ca-edit > a {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}