diff --git a/styles/classic.css b/styles/classic.css index ffcda1b..b05d9b9 100644 --- a/styles/classic.css +++ b/styles/classic.css @@ -1,54 +1 @@ -/* -classic.css -'Classic' style for the Tarski theme - http://tarskitheme.com/ -Designed by Benedict Eastaugh, http://extralogical.net/ -*/ - - -/* Navigation ------------------------------------------------ */ -body.classic #wrapper .nav-current:link, body.classic #wrapper .nav-current:visited, body.classic #wrapper .nav-current:active { color: #bf6030; } -body.classic #wrapper .nav-current:hover { color: #e59900; } - -/* Content ------------------------------------------------ */ -body.classic abbr, body.classic acronym { border-bottom: 1px solid #bf8060; } - - /* Headers - --------------------------------------- */ - body.classic h3 { color: #bf6030; } - - /* Post content - --------------------------------------- */ - body.classic .articlenav { background: #fcfeff; } - - /* Inserts - --------------------------------------- */ - body.classic .insert { background: #fcfeff; margin: 0 0 1em 0; border: 1px solid #cfdde5; padding: 9px; } - body.classic .insert h3 { border-bottom: 1px solid #cfdde5; } - - /* Downloads - --------------------------------------- */ - body.classic .content a.download:link, body.classic .content a.download:visited, body.classic .content a.download:active { background-color: #fcfeff; border: 1px solid #cfdde5; } - - /* Images - --------------------------------------- */ - body.classic a img { border: 1px solid #0f6b99; } - body.classic a:hover img, body.classic .comment a:hover .avatar { border: 1px solid #e59900; } - -/* Links ------------------------------------------------ */ -body.classic a:link, body.classic a:active, body.classic a:visited { color: #0f6b99; } -body.classic a:hover { color: #e59900; } - -body.classic .content a:link, body.classic .content a:active, body.classic .content a:visited, body.classic .link-pages a:link, body.classic .link-pages a:active, body.classic .link-pages a:visited, body.classic .tagdata a:link, body.classic .tagdata a:active, body.classic .tagdata a:visited, body.classic .widget_tag_cloud a:link, body.classic .widget_tag_cloud a:active, body.classic .widget_tag_cloud a:visited { border-bottom: 1px solid #cfdde5; } -body.classic .content a:hover, body.classic .link-pages a:hover, body.classic .tagdata a:hover, body.classic .widget_tag_cloud a:hover { border-bottom: 1px solid #e59900; } - -/* Widgets ------------------------------------------------ */ - - /* Calendar widget - ------------------------------------------- */ - body.classic .widget_calendar tbody td a { color: #fff; background: #8bb6cc; } - body.classic .widget_calendar tbody td a:hover { color: #fff; background: #cca352; } - \ No newline at end of file +body.classic #wrapper .nav-current:link,body.classic #wrapper .nav-current:visited,body.classic #wrapper .nav-current:active{color:#bf6030;}body.classic #wrapper .nav-current:hover{color:#e59900;}body.classic abbr,body.classic acronym{border-bottom:1px solid #bf8060;}body.classic h3{color:#bf6030;}body.classic .articlenav{background:#fcfeff;}body.classic .insert{background:#fcfeff;margin:0 0 1em 0;border:1px solid #cfdde5;padding:9px;}body.classic .insert h3{border-bottom:1px solid #cfdde5;}body.classic .content a.download:link,body.classic .content a.download:visited,body.classic .content a.download:active{background-color:#fcfeff;border:1px solid #cfdde5;}body.classic a img{border:1px solid #0f6b99;}body.classic a:hover img,body.classic .comment a:hover .avatar{border:1px solid #e59900;}body.classic a:link,body.classic a:active,body.classic a:visited{color:#0f6b99;}body.classic a:hover{color:#e59900;}body.classic .content a:link,body.classic .content a:active,body.classic .content a:visited,body.classic .link-pages a:link,body.classic .link-pages a:active,body.classic .link-pages a:visited,body.classic .tagdata a:link,body.classic .tagdata a:active,body.classic .tagdata a:visited,body.classic .widget_tag_cloud a:link,body.classic .widget_tag_cloud a:active,body.classic .widget_tag_cloud a:visited{border-bottom:1px solid #cfdde5;}body.classic .content a:hover,body.classic .link-pages a:hover,body.classic .tagdata a:hover,body.classic .widget_tag_cloud a:hover{border-bottom:1px solid #e59900;}body.classic .widget_calendar tbody td a{color:#fff;background:#8bb6cc;}body.classic .widget_calendar tbody td a:hover{color:#fff;background:#cca352;} \ No newline at end of file diff --git a/styles/classic.dev.css b/styles/classic.dev.css new file mode 100644 index 0000000..ffcda1b --- /dev/null +++ b/styles/classic.dev.css @@ -0,0 +1,54 @@ +/* +classic.css +'Classic' style for the Tarski theme - http://tarskitheme.com/ +Designed by Benedict Eastaugh, http://extralogical.net/ +*/ + + +/* Navigation +----------------------------------------------- */ +body.classic #wrapper .nav-current:link, body.classic #wrapper .nav-current:visited, body.classic #wrapper .nav-current:active { color: #bf6030; } +body.classic #wrapper .nav-current:hover { color: #e59900; } + +/* Content +----------------------------------------------- */ +body.classic abbr, body.classic acronym { border-bottom: 1px solid #bf8060; } + + /* Headers + --------------------------------------- */ + body.classic h3 { color: #bf6030; } + + /* Post content + --------------------------------------- */ + body.classic .articlenav { background: #fcfeff; } + + /* Inserts + --------------------------------------- */ + body.classic .insert { background: #fcfeff; margin: 0 0 1em 0; border: 1px solid #cfdde5; padding: 9px; } + body.classic .insert h3 { border-bottom: 1px solid #cfdde5; } + + /* Downloads + --------------------------------------- */ + body.classic .content a.download:link, body.classic .content a.download:visited, body.classic .content a.download:active { background-color: #fcfeff; border: 1px solid #cfdde5; } + + /* Images + --------------------------------------- */ + body.classic a img { border: 1px solid #0f6b99; } + body.classic a:hover img, body.classic .comment a:hover .avatar { border: 1px solid #e59900; } + +/* Links +----------------------------------------------- */ +body.classic a:link, body.classic a:active, body.classic a:visited { color: #0f6b99; } +body.classic a:hover { color: #e59900; } + +body.classic .content a:link, body.classic .content a:active, body.classic .content a:visited, body.classic .link-pages a:link, body.classic .link-pages a:active, body.classic .link-pages a:visited, body.classic .tagdata a:link, body.classic .tagdata a:active, body.classic .tagdata a:visited, body.classic .widget_tag_cloud a:link, body.classic .widget_tag_cloud a:active, body.classic .widget_tag_cloud a:visited { border-bottom: 1px solid #cfdde5; } +body.classic .content a:hover, body.classic .link-pages a:hover, body.classic .tagdata a:hover, body.classic .widget_tag_cloud a:hover { border-bottom: 1px solid #e59900; } + +/* Widgets +----------------------------------------------- */ + + /* Calendar widget + ------------------------------------------- */ + body.classic .widget_calendar tbody td a { color: #fff; background: #8bb6cc; } + body.classic .widget_calendar tbody td a:hover { color: #fff; background: #cca352; } + \ No newline at end of file diff --git a/styles/polar.css b/styles/polar.css index b81fd5f..8e84eed 100644 --- a/styles/polar.css +++ b/styles/polar.css @@ -1,53 +1 @@ -/* -polar.css -'Polar' style for the Tarski theme - http://tarskitheme.com/ -Designed by Benedict Eastaugh, http://extralogical.net/ -*/ - - -/* Navigation ------------------------------------------------ */ -body.polar #wrapper .nav-current:link, body.polar #wrapper .nav-current:visited, body.polar #wrapper .nav-current:active { color: #a8a8a8; } -body.polar #wrapper .nav-current:hover { color: #000; } - -/* Content ------------------------------------------------ */ -body.polar abbr, body.polar acronym { border-bottom: 1px solid #5c8499; } - - /* Headers - --------------------------------------- */ - body.polar h3 { color: #a8a8a8; } - - /* Post content - --------------------------------------- */ - body.polar .articlenav { background: #fff; } - - /* Inserts - --------------------------------------- */ - body.polar .insert { background: #fff; margin: 0 0 1em 0; border: 1px solid #cfdee5; padding: 9px; } - body.polar .insert h3 { border-bottom: 1px solid #cfdee5; } - - /* Downloads - --------------------------------------- */ - body.polar .content a.download:link, body.polar .content a.download:visited, body.polar .content a.download:active { background-color: #fafcfc; border: 1px solid #cfdee5; } - - /* Images - --------------------------------------- */ - body.polar a img { border: 1px solid #4c8099; } - body.polar a:hover img, body.polar .comment a:hover .avatar { border: 1px solid #000; } - -/* Links ------------------------------------------------ */ -body.polar a:link, body.polar a:active, body.polar a:visited { color: #4c8099; } -body.polar a:hover { color: #000; } - -body.polar .content a:link, body.polar .content a:active, body.polar .content a:visited, body.polar .link-pages a:link, body .link-pages a:active, body .link-pages a:visited, body .tagdata a:link, body.polar .tagdata a:active, body.polar .tagdata a:visited, body.polar .widget_tag_cloud a:link, body.polar .widget_tag_cloud a:active, body.polar .widget_tag_cloud a:visited { border-bottom: 1px solid #ccc; } -body.polar .content a:hover, body.polar .link-pages a:hover, body.polar .tagdata a:hover, body.polar .widget_tag_cloud a:hover { border-bottom: 1px solid #000; } - -/* Widgets ------------------------------------------------ */ - - /* Calendar widget - ------------------------------------------- */ - body.polar .widget_calendar tbody td a { color: #fff; background: #8bb6cc; } - body.polar .widget_calendar tbody td a:hover { color: #fff; background: #404040; } +body.polar #wrapper .nav-current:link,body.polar #wrapper .nav-current:visited,body.polar #wrapper .nav-current:active{color:#a8a8a8;}body.polar #wrapper .nav-current:hover{color:#000;}body.polar abbr,body.polar acronym{border-bottom:1px solid #5c8499;}body.polar h3{color:#a8a8a8;}body.polar .articlenav{background:#fff;}body.polar .insert{background:#fff;margin:0 0 1em 0;border:1px solid #cfdee5;padding:9px;}body.polar .insert h3{border-bottom:1px solid #cfdee5;}body.polar .content a.download:link,body.polar .content a.download:visited,body.polar .content a.download:active{background-color:#fafcfc;border:1px solid #cfdee5;}body.polar a img{border:1px solid #4c8099;}body.polar a:hover img,body.polar .comment a:hover .avatar{border:1px solid #000;}body.polar a:link,body.polar a:active,body.polar a:visited{color:#4c8099;}body.polar a:hover{color:#000;}body.polar .content a:link,body.polar .content a:active,body.polar .content a:visited,body.polar .link-pages a:link,body .link-pages a:active,body .link-pages a:visited,body .tagdata a:link,body.polar .tagdata a:active,body.polar .tagdata a:visited,body.polar .widget_tag_cloud a:link,body.polar .widget_tag_cloud a:active,body.polar .widget_tag_cloud a:visited{border-bottom:1px solid #ccc;}body.polar .content a:hover,body.polar .link-pages a:hover,body.polar .tagdata a:hover,body.polar .widget_tag_cloud a:hover{border-bottom:1px solid #000;}body.polar .widget_calendar tbody td a{color:#fff;background:#8bb6cc;}body.polar .widget_calendar tbody td a:hover{color:#fff;background:#404040;} \ No newline at end of file diff --git a/styles/polar.dev.css b/styles/polar.dev.css new file mode 100644 index 0000000..b81fd5f --- /dev/null +++ b/styles/polar.dev.css @@ -0,0 +1,53 @@ +/* +polar.css +'Polar' style for the Tarski theme - http://tarskitheme.com/ +Designed by Benedict Eastaugh, http://extralogical.net/ +*/ + + +/* Navigation +----------------------------------------------- */ +body.polar #wrapper .nav-current:link, body.polar #wrapper .nav-current:visited, body.polar #wrapper .nav-current:active { color: #a8a8a8; } +body.polar #wrapper .nav-current:hover { color: #000; } + +/* Content +----------------------------------------------- */ +body.polar abbr, body.polar acronym { border-bottom: 1px solid #5c8499; } + + /* Headers + --------------------------------------- */ + body.polar h3 { color: #a8a8a8; } + + /* Post content + --------------------------------------- */ + body.polar .articlenav { background: #fff; } + + /* Inserts + --------------------------------------- */ + body.polar .insert { background: #fff; margin: 0 0 1em 0; border: 1px solid #cfdee5; padding: 9px; } + body.polar .insert h3 { border-bottom: 1px solid #cfdee5; } + + /* Downloads + --------------------------------------- */ + body.polar .content a.download:link, body.polar .content a.download:visited, body.polar .content a.download:active { background-color: #fafcfc; border: 1px solid #cfdee5; } + + /* Images + --------------------------------------- */ + body.polar a img { border: 1px solid #4c8099; } + body.polar a:hover img, body.polar .comment a:hover .avatar { border: 1px solid #000; } + +/* Links +----------------------------------------------- */ +body.polar a:link, body.polar a:active, body.polar a:visited { color: #4c8099; } +body.polar a:hover { color: #000; } + +body.polar .content a:link, body.polar .content a:active, body.polar .content a:visited, body.polar .link-pages a:link, body .link-pages a:active, body .link-pages a:visited, body .tagdata a:link, body.polar .tagdata a:active, body.polar .tagdata a:visited, body.polar .widget_tag_cloud a:link, body.polar .widget_tag_cloud a:active, body.polar .widget_tag_cloud a:visited { border-bottom: 1px solid #ccc; } +body.polar .content a:hover, body.polar .link-pages a:hover, body.polar .tagdata a:hover, body.polar .widget_tag_cloud a:hover { border-bottom: 1px solid #000; } + +/* Widgets +----------------------------------------------- */ + + /* Calendar widget + ------------------------------------------- */ + body.polar .widget_calendar tbody td a { color: #fff; background: #8bb6cc; } + body.polar .widget_calendar tbody td a:hover { color: #fff; background: #404040; } diff --git a/styles/skyline.css b/styles/skyline.css index 059caa5..19430e2 100644 --- a/styles/skyline.css +++ b/styles/skyline.css @@ -1,54 +1 @@ -/* -skyline.css -'Skyline' style for the Tarski theme - http://tarskitheme.com/ -Designed by Benedict Eastaugh, http://extralogical.net/ -*/ - - -/* Navigation ------------------------------------------------ */ -body.skyline #wrapper .nav-current:link, body.skyline #wrapper .nav-current:visited, body.skyline #wrapper .nav-current:active { color: #bf6068; } -body.skyline #wrapper .nav-current:hover { color: #a6212c; } - -/* Content ------------------------------------------------ */ -body.skyline abbr, body.skyline acronym { border-bottom: 1px solid #bf8f93; } - - /* Headers - --------------------------------------- */ - body.skyline h3 { color: #bf6068; } - body.skyline h4, body.skyline h5, body.skyline h6 { color: #bf8f93; } - - /* Post content - --------------------------------------- */ - body.skyline .articlenav { background: #fcfeff; } - - /* Inserts - --------------------------------------- */ - body.skyline .insert { background: #fcfeff; margin: 0 0 1em 0; border: 1px solid #cfdee5; padding: 9px; } - body.skyline .insert h3 { border-bottom: 1px solid #cfdee5; } - - /* Downloads - --------------------------------------- */ - body.skyline .content a.download:link, body.skyline .content a.download:visited, body.skyline .content a.download:active { background-color: #fcfeff; border: 1px solid #cfdee5; } - - /* Images - --------------------------------------- */ - body.skyline a img { border: 1px solid #3689b3; } - body.skyline a:hover img, body.skyline .comment a:hover .avatar { border: 1px solid #a6212c; } - -/* Links ------------------------------------------------ */ -body.skyline a:link, body.skyline a:active, body.skyline a:visited { color: #3689b3; } -body.skyline a:hover { color: #a6212c; } - -body.skyline .content a:link, body.skyline .content a:active, body.skyline .content a:visited, body.skyline .link-pages a:link, body .link-pages a:active, body .link-pages a:visited, body .tagdata a:link, body.skyline .tagdata a:active, body.skyline .tagdata a:visited, body.skyline .widget_tag_cloud a:link, body.skyline .widget_tag_cloud a:active, body.skyline .widget_tag_cloud a:visited { border-bottom: 1px solid #cfdee5; } -body.skyline .content a:hover, body.skyline .link-pages a:hover, body.skyline .tagdata a:hover, body.skyline .widget_tag_cloud a:hover { border-bottom: 1px solid #a6212c; } - -/* Widgets ------------------------------------------------ */ - - /* Calendar widget - ------------------------------------------- */ - body.skyline .widget_calendar tbody td a { color: #fff; background: #8bb6cc; } - body.skyline .widget_calendar tbody td a:hover { color: #fff; background: #cc8a95; } +body.skyline #wrapper .nav-current:link,body.skyline #wrapper .nav-current:visited,body.skyline #wrapper .nav-current:active{color:#bf6068;}body.skyline #wrapper .nav-current:hover{color:#a6212c;}body.skyline abbr,body.skyline acronym{border-bottom:1px solid #bf8f93;}body.skyline h3{color:#bf6068;}body.skyline h4,body.skyline h5,body.skyline h6{color:#bf8f93;}body.skyline .articlenav{background:#fcfeff;}body.skyline .insert{background:#fcfeff;margin:0 0 1em 0;border:1px solid #cfdee5;padding:9px;}body.skyline .insert h3{border-bottom:1px solid #cfdee5;}body.skyline .content a.download:link,body.skyline .content a.download:visited,body.skyline .content a.download:active{background-color:#fcfeff;border:1px solid #cfdee5;}body.skyline a img{border:1px solid #3689b3;}body.skyline a:hover img,body.skyline .comment a:hover .avatar{border:1px solid #a6212c;}body.skyline a:link,body.skyline a:active,body.skyline a:visited{color:#3689b3;}body.skyline a:hover{color:#a6212c;}body.skyline .content a:link,body.skyline .content a:active,body.skyline .content a:visited,body.skyline .link-pages a:link,body .link-pages a:active,body .link-pages a:visited,body .tagdata a:link,body.skyline .tagdata a:active,body.skyline .tagdata a:visited,body.skyline .widget_tag_cloud a:link,body.skyline .widget_tag_cloud a:active,body.skyline .widget_tag_cloud a:visited{border-bottom:1px solid #cfdee5;}body.skyline .content a:hover,body.skyline .link-pages a:hover,body.skyline .tagdata a:hover,body.skyline .widget_tag_cloud a:hover{border-bottom:1px solid #a6212c;}body.skyline .widget_calendar tbody td a{color:#fff;background:#8bb6cc;}body.skyline .widget_calendar tbody td a:hover{color:#fff;background:#cc8a95;} \ No newline at end of file diff --git a/styles/skyline.dev.css b/styles/skyline.dev.css new file mode 100644 index 0000000..059caa5 --- /dev/null +++ b/styles/skyline.dev.css @@ -0,0 +1,54 @@ +/* +skyline.css +'Skyline' style for the Tarski theme - http://tarskitheme.com/ +Designed by Benedict Eastaugh, http://extralogical.net/ +*/ + + +/* Navigation +----------------------------------------------- */ +body.skyline #wrapper .nav-current:link, body.skyline #wrapper .nav-current:visited, body.skyline #wrapper .nav-current:active { color: #bf6068; } +body.skyline #wrapper .nav-current:hover { color: #a6212c; } + +/* Content +----------------------------------------------- */ +body.skyline abbr, body.skyline acronym { border-bottom: 1px solid #bf8f93; } + + /* Headers + --------------------------------------- */ + body.skyline h3 { color: #bf6068; } + body.skyline h4, body.skyline h5, body.skyline h6 { color: #bf8f93; } + + /* Post content + --------------------------------------- */ + body.skyline .articlenav { background: #fcfeff; } + + /* Inserts + --------------------------------------- */ + body.skyline .insert { background: #fcfeff; margin: 0 0 1em 0; border: 1px solid #cfdee5; padding: 9px; } + body.skyline .insert h3 { border-bottom: 1px solid #cfdee5; } + + /* Downloads + --------------------------------------- */ + body.skyline .content a.download:link, body.skyline .content a.download:visited, body.skyline .content a.download:active { background-color: #fcfeff; border: 1px solid #cfdee5; } + + /* Images + --------------------------------------- */ + body.skyline a img { border: 1px solid #3689b3; } + body.skyline a:hover img, body.skyline .comment a:hover .avatar { border: 1px solid #a6212c; } + +/* Links +----------------------------------------------- */ +body.skyline a:link, body.skyline a:active, body.skyline a:visited { color: #3689b3; } +body.skyline a:hover { color: #a6212c; } + +body.skyline .content a:link, body.skyline .content a:active, body.skyline .content a:visited, body.skyline .link-pages a:link, body .link-pages a:active, body .link-pages a:visited, body .tagdata a:link, body.skyline .tagdata a:active, body.skyline .tagdata a:visited, body.skyline .widget_tag_cloud a:link, body.skyline .widget_tag_cloud a:active, body.skyline .widget_tag_cloud a:visited { border-bottom: 1px solid #cfdee5; } +body.skyline .content a:hover, body.skyline .link-pages a:hover, body.skyline .tagdata a:hover, body.skyline .widget_tag_cloud a:hover { border-bottom: 1px solid #a6212c; } + +/* Widgets +----------------------------------------------- */ + + /* Calendar widget + ------------------------------------------- */ + body.skyline .widget_calendar tbody td a { color: #fff; background: #8bb6cc; } + body.skyline .widget_calendar tbody td a:hover { color: #fff; background: #cc8a95; }