Difference between revisions of "Common.css"
From Conflict of Nations Wiki
Line 15: | Line 15: | ||
.top-bar,{ | .top-bar,{ | ||
− | background: linear-gradient(to right, RGB(44,44,44) , RGB(92,92,92)); | + | background: linear-gradient(to right, RGB(44,44,44) , RGB(92,92,92)); |
color: #000; | color: #000; | ||
} | } |
Revision as of 06:46, 14 February 2018
body { background-image: url("http://www.conflictnations.com/fileadmin/templates/conflictnations/forum/bg.jpg"); background-repeat: no-repeat; background-attachment: fixed; } div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, th, td { color: white; } #mainTable{ style=width:100%; background: rgba(0, 0, 0, 0.2); } .top-bar,{ background: linear-gradient(to right, RGB(44,44,44) , RGB(92,92,92)); color: #000; }