Author: |
A basic theme compatible with the standard layout.
Import
To use this CSS Theme and ensure you always have the latest version, paste the following code into your site's CSS:
@import url('http://css.wikidot.com/theme:standard-white/code_');
Description
Standard White is a theme that extends Bootstrap's base CSS and the Standard Theme. It adds basic flair to your site so that it appear professional regardless of the device viewed on. Using a subtle mix of round and sharp elements, the theme is fierce, yet elegant.
Feel free to explore some of these basic color variations; if none of these suffice the needs of your site, then try out the Standard Theme Colorification tool!
- Standard Red — Install
- Standard Orange — Install
- Standard Yellow — Install
- Standard Green — Install
- Standard Blue — Install
- Standard Purple — Install
- Standard Black — Install
- Standard White — Install
Furthermore, this theme directly imports and customizes the following CSSnippets:
Code
/** Customized Standard Theme * Based off of the Standard Theme by the Wikidot Community * This custom color palette was created using the * Standard Theme Colorification tool (v: 1.01.141004) * * Created: 4 Oct 2014 * * Colors: * Primary A : #EEEEEE * Primary B : #C6C6C6 * Secondary A : #DDDDDD * Secondary B : #BBBBBB * Light A : #FAFAFA * Light B : #DDDDDD * Text A : #777777 * Text B : #888888 * Text C : #5A5A5A * ***************************************************************************/ @import url('//css.wikidot.com/theme:standard-theme/code_'); /* Primary A ==============================================================================*/ a, .pager > .target > a, .pager > .current, .pager > .dots, nav .side-bar ul li a:hover, .hover{ color: #EEEEEE; } .image-box.image-box-primary .image-box-caption{ color: #EEEEEE !important; } .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .pager > .current, .login-status .btn.dropdown-toggle, #search-top-box form:before, nav .top-bar .navbar-toggle, .wiki-content-table > thead > tr > th, .wiki-content-table > tbody > tr > th, .wiki-content-table > tfoot > tr > th, .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, #action-area .autocomplete-list ul li:hover, .btn.btn-primary, .progress-bar, .label.label-primary, .panel.panel-primary .panel-heading, .tabview-primary .yui-navset .yui-nav li a, .tabview-primary .yui-navset .yui-nav li.selected a{ background-color: #EEEEEE; } .image-box.image-box-primary .image-box-heading{ background-color: #EEEEEE !important; } .image-box.image-box-primary .image-box-link:hover, .image-box.image-box-default .image-box-link:hover{ border-color: #EEEEEE !important; } .pager > .current, nav .side-bar ul li a:hover, .panel.panel-primary, .panel.panel-primary .panel-heading, .hover{ border-color: #EEEEEE; } /* Primary B ==============================================================================*/ .pager > .current{ border-bottom-color: #C6C6C6; } .login-status .btn.dropdown-toggle, #search-top-box input.text, nav .top-bar .navbar-toggle, .btn.btn-primary, .tabview-primary .yui-navset .yui-nav li a, .tabview-primary .yui-navset .yui-nav li.selected a:hover, .tabview-primary .yui-navset .yui-nav li.selected a:focus, .tabview-primary .yui-navset .yui-content{ border-color: #C6C6C6; } /* Secondary A ==============================================================================*/ a:hover, a:focus{ color: #DDDDDD; } header.header-wrap, .login-status .btn.dropdown-toggle:hover, nav .top-bar .navbar-toggle:hover, nav .top-bar .navbar-toggle:focus, nav .top-bar .navbar-collapse, .btn.btn-primary:hover, .tabview-primary .yui-navset .yui-nav li a:hover, .tabview-primary .yui-navset .yui-nav li a:focus{ background-color: #DDDDDD; } .form-control:focus, input[type=text]:not(.form-control):focus, textarea:not(.form-control):focus, main .content .page-title, .image-box.image-box-primary .image-box-link:hover{ border-color: #DDDDDD; } .form-control:focus, input[type=text]:not(.form-control):focus, textarea:not(.form-control):focus{ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 4px rgba(221, 221, 221, 0.25); } /* Secondary B ==============================================================================*/ .login-status .btn.dropdown-toggle:hover, #search-top-box form:hover input.text, #search-top-box input.text:focus, nav .top-bar .navbar-toggle:hover, nav .top-bar .navbar-toggle:focus, .btn.btn-primary:hover, .tabview-primary .yui-navset .yui-nav li a:hover, .tabview-primary .yui-navset .yui-nav li a:focus{ border-color: #BBBBBB; } /* Light A ==============================================================================*/ body, main .content .feature.offcolor{ background-color: #FAFAFA; } /* Light B ==============================================================================*/ .code.code-primary, .code-primary .code, div.code.code-primary span.line::before, .code-primary .code span.line::before, .alert.alert-primary{ border-color: #DDDDDD; } .image-box.image-box-primary{ border-color: #DDDDDD !important; } div.code.code-primary span.line:hover, .code-primary .code span.line:hover{ background-color: rgba(221, 221, 221, .18); } /* Text A ==============================================================================*/ header.header-wrap h2, #search-top-box form:before, nav .top-bar .navbar-nav li a, nav .top-bar .navbar-collapse.collapsing ul.dropdown-menu li a, nav .top-bar .navbar-collapse.in ul.dropdown-menu li a, main .content .feature.feature-header{ color: #777777; } #search-top-box input.text{ background: rgba(119,119,119,0); } #search-top-box form:hover input.text:focus, #search-top-box input.text:focus{ background: rgba(119,119,119,1); } nav .top-bar .navbar-toggle .icon-bar, nav .top-bar .navbar-toggle .icon-bar{ background-color: #777777; } nav .top-bar .navbar-nav > li.dropdown > a > .caret{ border-bottom-color: #777777; border-top-color: #777777; } /* Text B ==============================================================================*/ header.header-wrap h1 a, nav .top-bar .navbar-brand, .wiki-content-table > thead > tr > th, .wiki-content-table > tbody > tr > th, .wiki-content-table > tfoot > tr > th, .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .btn.btn-primary, .tabview-primary .yui-navset .yui-nav li a, main .content .feature-header h1{ color: #888888; } .image-box.image-box-primary .image-box-heading{ color: #888888 !important; } /* Text C ==============================================================================*/ .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .pager > .current, header.header-wrap h1 a:hover, header.header-wrap h1 a:focus, header.header-wrap h1 a:active, nav .top-bar .navbar-nav li a:hover, nav .top-bar .navbar-nav li a:focus, nav .top-bar .navbar-brand:hover, nav .top-bar .navbar-brand:focus, nav .top-bar .navbar-nav > .open > a, nav .top-bar .navbar-nav > .open > a:hover, nav .top-bar .navbar-nav > .open > a:focus, nav .top-bar .navbar-collapse.collapsing ul.dropdown-menu li a:hover, nav .top-bar .navbar-collapse.in ul.dropdown-menu li a:hover, nav .top-bar .navbar-collapse.collapsing ul.dropdown-menu li a:focus, nav .top-bar .navbar-collapse.in ul.dropdown-menu li a:focus, .btn.btn-primary:hover{ color: #5A5A5A; } nav .top-bar .navbar-toggle .icon-bar, nav .top-bar .navbar-toggle .icon-bar{ background-color: #5A5A5A; } nav .top-bar .navbar-nav li.dropdown a:hover > .caret, nav .top-bar .navbar-nav li.dropdown a:focus > .caret{ border-bottom-color: #5A5A5A; border-top-color: #5A5A5A; } /* Images ==============================================================================*/ main .content .page-title span{ background: url('//css.wikidot.com/local--files/theme:standard-white/titleLeft.png') bottom left no-repeat, url('//css.wikidot.com/local--files/theme:standard-white/titleRight.png') bottom right no-repeat, url('//css.wikidot.com/local--files/theme:standard-white/titleCenter.png') bottom left repeat-x; } main .main-content h1{ background: url('//css.wikidot.com/local--files/theme:standard-white/h1IndentLeft.png') center left no-repeat; } main .main-content-wrap.col-md-12 .main-content h1{ /* Change background behavior if sidebar is not present */ background: url('//css.wikidot.com/local--files/theme:standard-white/h1IndentLeft.png') center left no-repeat, url('//css.wikidot.com/local--files/theme:standard-white/h1IndentRight.png') center right no-repeat; } /* Special Rules ==============================================================================*/ a{ color: #999; } a:hover, a:focus{ color: #888; } a.newpage{ color: #A94442; } a.newpage:hover, a.newpage:focus{ color: #AC2925; }