Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*Generated by /server/*/
- nav {
- border-bottom: 1px solid #808080;
- background: #000000;
- }
- body{
- color: #BCBCBC;
- font-family: "Lucida Console", Monaco, monospace;
- font-size: 100%;
- background: url("https://i.imgur.com/Bj5D8UI.gif") fixed repeat top #000000;
- }
- .boardHeader p {
- color: #cc0000;
- }
- .redText{
- color: #FF6400;
- }
- .greenText{
- color: #93e0e3;
- }
- a{
- color: #c80b63;
- text-decoration: none;
- }
- a:hover{
- color: #ff0000;
- text-decoration: underline;
- }
- .labelRole{
- color: #FBDE2D;
- }
- #newPostFieldset, #quick-reply table, .modalDecorationPanel, .floatingMenu, #settingsFieldset, .reportFieldset{
- background: #2b2b2b;
- border: solid 1px #989898;
- box-shadow: 1px 2px #8C8C8C, 2px 4px #7E7E7E, 3px 6px #737373, 4px 8px #666666;
- }
- input, select, textarea{
- background-color: #1A1A1A;
- color: #888;
- 1px solid #666;
- }
- #postingForm th, .modalTableBody th{
- background-color: rgba(46, 139, 87, 0.6);
- }
- input[type="button"], input[type="submit"], button, .dropzone, .selectedCell{
- color: #BCBCBC;
- background: black;
- 1px solid #666;
- }
- .opCell{ /*Purple*/
- color: #9E82FA;
- background-color: #241630;
- box-shadow: 1px 2px #6050A0, 2px 4px #48406F, 3px 6px #3D3755, 4px 8px #322F40, 1px 2px #48406F inset, 2px 4px #3D3755 inset, 3px 6px #322F40 inset,20px 20px 50px 60px #111 inset;
- margin-bottom: 20px;
- padding: 10px;
- border: solid 1px #7b68ee;
- }
- .opHead{
- background-image: url('https://i.imgur.com/Ua5aMb0.png');
- background-repeat: repeat-x;
- background-position: bottom;
- padding-bottom: 7px;
- }
- .innerPost{ /*Green*/
- color: #61CE3C;
- background-color: #25362C;
- border: solid 1px #2e8b57;
- box-shadow: 1px 2px #267549, 2px 4px #216741, 3px 6px #1D5837, 4px 8px #16452C,1px 2px #216741 inset, 2px 4px #1D5837 inset, 3px 6px #16452C inset,20px 20px 60px 20px #111 inset;
- padding: 4px;
- margin-top: 9px;
- }
- .postInfo {
- background-image: url('https://i.imgur.com/Ua5aMb0.png');
- background-repeat: repeat-x;
- background-position: bottom;
- padding-bottom: 7px;
- }
- a, .coloredIcon, .unhideButton, .embedButton, .checkedFavouriteButton::before, #selectedTab, #showFormsButton{
- color: #AAA;
- font-weight: bold;
- }
- .labelSubject {
- color: #59ACE3;
- }
- .linkName{
- color: #AA0000;
- }
- .noEmailName, .noEmailName:hover, .labelCreated{
- color: #989898;
- }
- .linkSelf{
- color: #00A0A0;
- }
- .linkQuote{
- color: #00A0A0;
- }
- .markedPost{
- border: solid 1px #7b68ee;
- }
- #quick-reply table, .modalDecorationPanel, .floatingMenu, #settingsFieldset, .reportFieldset{
- color: #AAA;
- background: rgba(46, 139, 87, 0.6);
- }
Advertisement
Add Comment
Please, Sign In to add comment