Lighten up on the board title outline

This commit is contained in:
Zixaphir 2013-05-03 11:33:27 -07:00
parent d01154ed7d
commit d89e17c060
6 changed files with 14 additions and 30 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -54,12 +54,6 @@ div.navLinks > a:first-of-type::after {
#navlinks a:first-of-type {
#{align}: #{position[i++]}px;
}
#prefetch {
width: #{248 + Style.sidebarOffset.W}px;
#{align}: 2px;
top: 1.6em;
text-align: #{Style.sidebarLocation[1]};
}
#boardNavDesktopFoot::after,
#navtopright .exlinksOptionsLink::after,
#appchanOptions,

View File

@ -52,12 +52,6 @@ div.navLinks > a:first-of-type::after {
#navlinks a:last-of-type {
top: #{position[i++]}px !important;
}
#prefetch {
width: #{248 + Style.sidebarOffset.W}px;
#{align}: 2px;
top: 0;
text-align: #{Style.sidebarLocation[1]};
}
#navlinks a,
#navtopright .exlinksOptionsLink::after,
#appchanOptions,

View File

@ -65,15 +65,11 @@ html {
#boardTitle,
#{unless _conf["Post Form Decorations"] then '#spoilerLabel' else ''} {
text-shadow:
1px 1px 0 #{backgroundC},
-1px -1px 0 #{backgroundC},
1px -1px 0 #{backgroundC},
-1px 1px 0 #{backgroundC},
0 1px 0 #{backgroundC},
0 -1px 0 #{backgroundC},
1px 0 0 #{backgroundC},
-1px 0 0 #{backgroundC}
#{if _conf["Sidebar Glow"] then ", 0 2px 5px #{theme['Text']};" else ";"}
1px 1px #{backgroundC},
-1px -1px #{backgroundC},
1px -1px #{backgroundC},
-1px 1px #{backgroundC}
#{if _conf["Sidebar Glow"] then ", 0 2px 4px rgba(0,0,0,.6), 0 0 10px rgba(0,0,0,.6);" else ";"}
}
/* Fixes text spoilers */
#{if _conf['Remove Spoilers'] and _conf['Indicate Spoilers'] then "