File Editor
Directories:
.. (Back)
Files:
style.css
Create New File
Create
Edit File: style.css
/* Skin Name: Red Version: 1.0 Description: Skin for Bold */ body { color: #000; background-color: #ffbaba; } /* color reset */ a, #main-nav a:hover, #main-nav li:hover > a, #main-nav .current_page_item a, #main-nav .current_page_item a:hover { color: #000; } #site-logo a, #site-description, #main-nav a { color: #fff; } /* headerwrap and footerwrap */ #headerwrap { border-color: #750000; } #footerwrap { border-top: 1px solid #750000; } #headerwrap, #footerwrap { color: #fff; background-color: #c00000; } /* header */ #site-description { border-color: #db0000; } #header #searchform #s { background-color: #e59999; background-color: rgba(255,255,255,.6); color: #a06a6a; } #header #searchform #s:focus { color: #fff; } /* footer */ #footer, #footer a, .footer-text { color: #fff; color: rgba(255,255,255,.6); } /* form input and buttons */ input[type=text], input[type=password], textarea, input[type=search], input[type=email] { background-color: #e5a8a8; } input[type=reset]:hover, input[type=submit]:hover, button:hover { color: #fff; background-color: #444; } /* load more button and page navigation */ #load-more a, .post-nav .arrow, .pagenav a { background-color: #333; } /* horizontal rule and commentlist */ hr, .commentlist, .commentlist .commententry { border-color: #e5a8a8; }
Save Changes
Rename File
Rename