Welcome to Assassin's Creed Wiki! Log in and join the community.
User:Vatsa1708/monobook.css
Jump to navigation
Jump to search
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.
/****************************/
/* Forums */
/* Based on Dragon Age wiki */
/****************************/
.forumheader { border: 1px solid transparent; } /* wierd bug - if this is removed, the containing div will collapse */
.forumheader>div:first-child { float: left; width: 56px; height: 56px; }
.forumheader>div:last-child { border: 1px solid #6D0D00; height: 36px; margin: 10px 0 10px 0; padding: 1px; -moz-border-radius: 100px 100px 100px 100px; -webkit-border-radius: 100px 100px 100px 100px; }
.forumheader>div:last-child>div { background-image: url("http://images1.wikia.nocookie.net/__cb20120406073354/assassinscreed/images/b/b9/V-bg.png"); border: 1px solid rgb(43,4,0); height: 34px; line-height: 34px; color: rgb(255,255,255); font-weight: bold; -moz-border-radius: 0 100px 100px 0; -webkit-border-radius: 0 100px 100px 0; }