User:SilverCrono/roundedblue.css: Difference between revisions

From the Kingdom Hearts Wiki, the Kingdom Hearts encyclopedia
Jump to navigationJump to search
(moving search bar to the right)
No edit summary
Line 21: Line 21:


h1, h2, h3, h4, h5, h6 {
h1, h2, h3, h4, h5, h6 {
color:#070F38;
overflow:hidden;
overflow:hidden;
        color: black;
        background: none;
        font-weight: normal;
        border-bottom: 1px solid #aaa;
}
}


Line 34: Line 37:
  --moz-border-radius: 1em;
  --moz-border-radius: 1em;
  border-radius: 1em;
  border-radius: 1em;
background-color: #C0D2F1;
background-color: #CFDBEC;
}
}


Line 92: Line 95:


body {
body {
background: #060B53 url(/images/1/13/Header_prototype2.png) repeat-x;
background: #060B4E url(/images/1/13/Header_prototype2.png) repeat-x;
}
}