Welcome to Assassin's Creed Wiki! Log in and join the community.

User:Yatalu/wikia.css

From the Assassin's Creed Wiki
Revision as of 14:19, 29 August 2013 by imported>Yatalu (Created page with ".WikiaSearch input[type="text"] { background: #060606 url(http://images.wikia.com/hvec/images/c/c3/Actest.jpg) no-repeat top !important; border: 1px solid #ccc; border...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.
.WikiaSearch input[type="text"] {
  background: #060606 url(http://images.wikia.com/hvec/images/c/c3/Actest.jpg) no-repeat top !important; 
  border: 1px solid #ccc; 
  border-radius: 5px; 
  -moz-box-shadow: 1px 2px 2px #000 !important; 
  -webkit-box-shadow: 1px 2px 2px #000 !important; 
  box-shadow: 1px 2px 2px #000 !important; 
  color: #ddd; 
  background-size:contain !important;
  background-position:right !important;
  padding-left: 5px;
}