Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*Usar por cima do Yotsuba Blue*/
- body {
- background: #000000;
- color: #40e0d0;
- font-family: sans-serif;
- font-size: 12px;
- }
- h1{
- font-size: 20pt;
- text-align: center;
- letter-spacing: 0px;
- }
- header div.subtitle, h1, h2, h3, h4, div.ban h1 {
- color: #40e0d0;
- font-family: sans-serif;
- }
- div.title p {
- font-size: 10px;
- }
- a:link, a:visited, .intro a.email span.name {
- color: #40e0d0;
- text-decoration: underline;
- font-family: sans-serif;
- }
- a:link:hover, a:visited:hover {
- color: #40e0d0;
- font-family: sans-serif;
- text-decoration: underline overline;
- }
- a.post_no {
- color:#40e0d0;
- text-decoration: none;
- }
- a.post_no:hover {
- color: #40e0d0;
- text-decoration: underline overline;
- }
- div.post.reply {
- background: #000000;
- border: 1px dashed;
- border-color:#40e0d0;
- }
- div.post.reply.highlighted {
- background: transparent;
- border: #40e0d0 1px dotted;
- border-color:#40e0d0;
- }
- div.post.reply div.body a:link, div.post.reply div.body a:visited {
- color:#40e0d0;
- }
- div.post.reply div.body a:link:hover, div.post.reply div.body a:visited:hover {
- color:#40e0d0;
- }
- .intro span.subject {
- font-size: 12px;
- font-family: sans-serif;
- color: #446655;
- font-weight: 800;
- }
- .intro span.name {
- color: #40e0d0;
- font-weight: 800;
- }
- .intro a.capcode, p.intro a.nametag {
- color: #40e0d0;
- margin-left: 0;
- }
- .intro a.email, p.intro a.email span.name, p.intro a.email:hover, p.intro a.email:hover span.name {
- color: #40e0d0;
- }
- input[type="text"], textarea, select {
- background: #000000;
- color: #40e0d0;
- border: 1px dashed;
- border-color:#40e0d0;
- padding-left: 5px;
- padding-right: -5px;
- font-family: sans-serif;
- font-size: 10pt;
- }
- input[type="password"] {
- background: #000000;
- color: #40e0d0;
- border: 1px dashed;
- border-color:#40e0d0;
- }
- form table tr th {
- background: #000000;
- color: #40e0d0;
- font-weight: 800;
- text-align: left;
- padding: 0;
- border: #40e0d0 1px dashed;
- border-color:#40e0d0;
- }
- div.banner {
- background: #00AA00;
- color: #FFFFFF;
- text-align: center;
- width: 250px;
- padding: 4px;
- padding-left: 12px;
- padding-right: 12px;
- margin-left: auto;
- margin-right: auto;
- font-size: 12px;
- }
- input[type="submit"] {
- background: #000000;
- border: 1px dashed;
- border-color:#40e0d0;
- color: #40e0d0;
- }
- input[type="submit"]:hover {
- background: #000000;
- border: 1px dashed;
- border-color:#40e0d0;
- color: #40e0d0;
- }
- p.fileinfo a:hover {
- text-decoration: underline;
- }
- span.trip {
- color:#40e0d0;
- }
- div.pages {
- color:#40e0d0;
- background: #000000;
- border: 1px dashed;
- border-color:#40e0d0;
- font-family: sans-serif;
- font-size: 10pt;
- }
- div.pages a.selected {
- color: #40e0d0;
- }
- hr {
- height: 1px;
- border: 1px dashed;
- border-color:#40e0d0;
- }
- div.boardlist {
- color: #40e0d0;
- }
- div.ban {
- border: transparent 0px dashed;
- border-color:#40e0d0;
- }
- div.ban h2 {
- background: transparent;
- color: #40e0d0;
- font-size: 12px;
- }
- table.modlog tr th {
- background: #000000;
- color: #40e0d0;
- }
- .desktop-style div.boardlist:nth-child(1) {
- background-color: black;
- border-bottom: #40e0d0 1px dashed;
- }
- .desktop-style div.boardlist:nth-child(1):hover, .desktop-style div.boardlist:nth-child(1).cb-menu {
- background-color: black;
- }
- .desktop-style .sub {
- background: none;
- }
- a.quick-reply-btn{
- visibility: hidden !important;
- visibility: collapse !important;
- }
- textarea#body{
- width: 295px;
- height: 92px;
- }
- .dropzone-wrap{
- width: 295px !important;
- }
- #options_div, #alert_div, div.pages, .theme-catalog div.grid-size-small{
- background: #000;
- border: 1px dotted #40e0d0;
- }
- .options_tab_icon{
- color: #40e0d0;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement