Вход Регистрация
Файл: wboard/source/files/styles/wboard.css
Строк: 312
/** * WBoard * @author Screamer */ body { background: #ffffff; color:
#000000; font-family: Helvetica, sans-serif, Arial; font-size:
10pt; margin: 0 auto; max-width: 80%; padding: 0; word-wrap:
break-word; } a { color: #a75353; text-decoration: none; } a:hover
{ text-decoration: underline; } div { margin: 0; padding: 1px; } code
{ clear: both; padding: 5px; margin: 0; border: 1px #cbcbcb solid; display:
block; font-family: monospace; } form p { margin: 4px 0 4px 0; } h1, h2,
h3, h4, h5, h6 { color: #000000; font-weight: normal; font-variant:
small-caps; margin: 0; padding: 2px 2px 2px 5px; } h1 { font-size:
16px; font-weight: bold; } h2 { font-size: 14px; } h3 { font-size:
12px; } h4, h5, h6 { font-size: 10px; } img { border: 0; margin:
1px; padding: 0; } input, textarea { background: #ffffff; border: 1px
solid #929292; color: #000000; margin: 2px 0; } input[type=submit],
input[type=button] { background: #ebebeb; border: 1px solid #999999; color:
#333333; cursor: pointer; margin: 4px 0 2px 0; min-width: 60px; padding:
7px; } label { cursor: pointer; } p { margin: 0; padding:
2px; } textarea { height: 160px; margin: 0px 10px 0px 0px; padding:
2px; width: 80%; } /* Classes */ /* Link for answer to post#START
*/ .a_button { border: 1px solid #8e8e8e; box-shadow: 0 0 2px
#555555; display: inline-block; margin: 2px; min-width: 30px; padding:
5px; text-align: center; vertical-align: middle; } .a_button:hover
{ box-shadow: 0 0 4px #333333; text-decoration: none; } /* END#Link for
answer to post */ /* Admin sign, Sage#START */ .admin_sign, .sage
{ background: #e52a2a; border-radius: 2px; box-shadow: 0 0 5px
#000000; color: #ffffff; display: inline-block; font-size: 14px; margin:
2px 4px; padding: 2px 7px; vertical-align: middle; } /* END#Admin sign,
Sage */ /* BB codes Panel and buttons#START */ .bb_panel { font-size:
0; font-variant: small-caps; margin: 0px 0px 2px 1px; padding:
1px; } .bb_panel a:link, .bb_panel a:visited { background: #ededed; border:
1px solid #aeaeae; box-shadow: 0 0 2px #777777; color: #000000; display:
inline-block; font-size: 10pt; font-weight: bold; margin: 2px; padding: 4px
8px 4px 8px; } .bb_panel a:hover { box-shadow: 0 0 6px
#555555; text-decoration: none; } .bb_panel a:active{ background:
#aeaeae; } /* END#BB codes Panel and buttons */ /* Board item(at
mainpage)#START */ .board_item { margin: 0; padding: 0; } .board_item a
{ color: #ff3733; display: block; margin: 1px; margin-bottom: 0px; padding:
7px; } .board_item a:hover { color: #0097b6; } /* END#Board item(at
mainpage) */ /* Bottom menu (Refresh and UP buttons at thread)#START
*/ .bottom_menu { background: #333333; box-shadow: 0 0 3px #000000; color:
#ffffff; left: 0%; margin: 5px 0; max-width: 60%; padding: 2px 4px 5px
10px; position: relative; text-align: left; } /* END#Bottom menu (Refresh
and UP buttons at thread) */ /* Main container#START */ .container
{ background: #fbfbfb; clear: both; padding: 0; } /* END#Main container
*/ /* Content of mainpage (last posts)#START */ .content { float:
right; padding: 0; width: 80%; } .content h1 { background: #333333; border:
1px solid #222222; border-radius: 4px; box-shadow: 0px 0px 5px
#1d1d1d; color: #ffffff; font-variant: normal; font-weight: 700; font-size:
12px; margin: 0 0 10px 0; padding: 5px 10px 5px 10px; text-transform:
uppercase; } /* END#Content of mainpage (last posts) */ /* Footer#START
*/ .footer { background-color: #242424; border-bottom: 1px solid
#181818; border-top: 1px solid #181818; border-radius: 5px; box-shadow: 0px
1px 10px #1d1d1d; clear: both; color: #c3c3c3; margin: 0; margin-bottom:
10px; padding: 5px; text-align: center; } /* END#Footer */ /* Highlight
item#START */ .highlight_item { background: #eddddd; border: 1px solid
#ffaaaa; border-radius: 4px; box-shadow: 0 0 1px #ff7777; color:
#000000; margin: 5px 0; padding: 10px 4px 5px 10px; } /* END#Highlight item
*/ /* Information about image (at post)#START */ .img_post { color:
#333333; font-style: italic; margin: 2px; padding: 0; } /* END#Information
about image (at post) */ /* Some item#START */ .item { background:
#ffffff; border-radius: 5px; box-shadow: 0px 0px 3px #7a7a7a; display:
block; margin: 0px auto 10px; padding: 10px 10px 7px; } .item a{ color:
#ff3733; } .item a:hover{ text-decoration: underline; } /* END#Some item
*/ /* Last post (in threads list)#START */ .lastpost { background:
#ebebeb; box-shadow: 0px 0px 3px #999999; margin: 0; margin-top:
5px; padding: 7px; border-radius: 4px; } /* END#Last post (in threads list)
*/ /* Logo#START */ .logo { border: 0; margin: 0; padding: 0; text-align:
left; } .logo img { height: auto; max-width: 100%; } /* END#Logo */ /*
Navigation#START */ .navigation { border-bottom: 1px solid #3c3c3c; clear:
both; margin: 0; margin-bottom: 4px; padding: 0; text-align:
left; } .navigation ul { font-size: 0; list-style: none; margin:
0; padding: 0; } .navigation li { display: inline-block; font-size:
10pt; margin: 0 4px; padding: 4px 2px; } .navigation a { color:
#e52a2a; padding: 2px 5px; } .navigation a:hover { background:
#e52a2a; border-radius: 2px; box-shadow: 0 0 2px 2px #1d1d1d; color:
#ffffff; text-decoration: none; } /* END#Navigation */ /* Menu (Container
for List of boards)#START */ .menu { box-shadow: 0px 1px 10px
#1d1d1d; border-radius: 4px; float: left; margin-bottom: 10px; padding:
0; width: 19%; } .menu h1 { border-bottom: 1px solid #d0d0d0; font-variant:
normal; font-weight: 700; font-size: 12px; margin: 8px 10px 2px
10px; padding: 3px 10px 2px 10px; text-transform: uppercase; } /* END#Menu
(Container for List of boards) */ /* Posts container#START */ .post
{ background: #fbfbfb; border: 1px solid #bbbbbb; border-radius:
2px; margin: 7px 0; max-width: 98%; min-width: 40%; padding: 4px 4px 7px
10px; } .post img { margin: 3px; } /* END#Posts container */ /* Quote
(BB-Tag)#START */ .quote { color: #789922; font-style: italic; } /*
END#Quote (BB-Tag) */ /* Spoiler (BB-Tag)#START */ .spoiler, .spoiler a,
.spoiler .quote { background: #bbbbbb; color: #bbbbbb; } .spoiler:hover
{ color: #000000; } .spoiler a:hover { color: #000000; text-shadow:
none; } .spoiler:hover .quote { color: #789922; font-style: italic; } /*
END#Spoiler (BB-Tag) */ /* Some text#START */ .text { background:
whitesmoke; border: 1px solid #ebebee; color: #000000; margin: 10px
0; padding: 5px 2px 10px 10px; } /* END#Some text */ /* Some title#START
*/ .title { background: #ffffff; border-bottom: 1px solid
#aaaaaa; border-top: 1px solid #dddddd; border-left: 1px solid
#bbbbbb; border-right: 1px solid #cccccc; border-radius: 4px; color:
#ff3733; font-variant: small-caps; font-weight: bold; margin: 0 auto
5px; max-width: 60%; padding: 7px 10px 4px 10px; text-align:
center; } .title a { text-decoration: none; } /* END#Some title */ /*
Title content (Text on mainpage)#START */ .title_content { border: 1px
solid #cdcdcd; padding: 5px 20px; margin: 10px auto; font-size:
14px; color: #292929; width: 70%; border-radius: 4px; box-shadow: 0 0 5px
2px #c3c3c3; text-align: left; } /* END#Title content (Text on mainpage)
*/ /* Some Top menu#START */ .top_menu { background: #333333; color:
#ffffff; margin: 5px 0; padding: 2px 10px 5px 4px; text-align:
right; max-width: 60%; position: relative; left: 35%; box-shadow: 0 0 3px
black; } /* END#Some Top menu */ /* Tripcode (BB-Tag)#START */ .tripcode
{ color: #ffffff; background: #237845; padding: 2px 4px; margin: 0
4px; display: inline-block; vertical-align: middle; border-radius:
2px; box-shadow: 0 0 5px #227744; } /* END#Tripcode (BB-Tag) */ @media
only screen and (max-width: 1000px) { body { max-width: 100%; margin: 0
4px; } .menu, .content { float: none; width: 100%; margin:
2px; margin-bottom: 10px; } .post { display:
block; } input[type=text], input[type=file] { max-width: 200px; width:
60%; } } @media only screen and (max-width: 320px) { .top_menu,
.bottom_menu { max-width: 100%; position: relative; left: 0; right:
0; } .post, .post div { width: 90%; margin: 2px auto; } .post img
{ width: 60%; height: auto; } }
Онлайн: 3
Реклама