Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* Julay Burichan Theme v1.0 */
- /*** MAIN ***/
- * {
- margin: revert;
- padding: revert;
- transition: revert !important;
- animation: revert !important;
- }
- html {
- background-image: none;
- }
- body {
- font-size: 12pt;
- font-family: "Times New Roman", Times, serif;
- margin-left: 0;
- margin-right: 0;
- margin-top: 5px;
- padding-left: 5px;
- padding-right: 5px;
- }
- hr {
- border-bottom:revert;
- border-top:revert;
- }
- p {
- margin: 0;
- }
- .bracket-list {
- color: revert;
- }
- .bracket-list > *:not(:last-child)::after {
- color: revert;
- font-size: revert;
- padding-left: 4px;
- padding-right: 4px;
- }
- .bracket-button::before,
- .bracket-button::after {
- color: revert;
- }
- a, a:visited {
- text-decoration: revert;
- }
- a:hover {
- color: #d00 !important;
- }
- /*** NAVIGATION BAR ***/
- .top-nav {
- font-size: 11pt;
- padding: 2px 0;
- position: sticky;
- margin-top: -5px;
- margin-left: -5px;
- width: calc(100% + 10px);
- }
- .WebringButton {
- font-size: inherit;
- text-shadow: none;
- color: magenta;
- }
- /*** FLOATING MENU ***/
- #watchedMenu,
- #settingsMenu {
- width: revert;
- }
- .floatingMenu {
- box-shadow: revert;
- }
- .floatingMenu .header {
- padding: 0.25rem 0.5rem;
- }
- .settingsTab {
- border-radius: revert;
- padding: 0.125rem 0.5rem;
- }
- .settingsContentPanel textarea {
- min-width: 300px;
- }
- .post-table textarea {
- min-height: 6rem;
- }
- .post-table [type="password"] {
- width: calc(100%);
- margin: revert;
- }
- /*** BOARD TITLE/HEADER AREA ***/
- #bannerImage {
- max-height: 100px !important;
- max-width: 300px !important;
- }
- .board-header {
- margin: revert;
- }
- #labelName {
- font-family: inherit;
- font-size: 24pt;
- font-weight: 700;
- }
- #labelDescription {
- font-size: 10pt;
- color: #af0a0f;
- }
- #favouriteButton.checkedFavouriteButton {
- text-shadow: none;
- }
- /*** GLOBAL ANNOUNCEMENT ***/
- .global-announcement-board-owners-feel-free-to-hide-this {
- margin: revert;
- }
- /*** NEW THREAD/REPLY BOX ***/
- #postingForm {
- margin: revert;
- }
- #posting-table {
- border-spacing: 1px;
- }
- #posting-table th,
- #posting-extra-table th {
- padding: revert;
- }
- #posting-table textarea {
- min-height: 6rem;
- }
- [type="text"],
- [type="password"],
- [type="number"],
- textarea {
- background-color: revert;
- color: revert;
- border: revert;
- padding: revert;
- }
- #qrbody,
- #fieldMessage {
- font-family: revert;
- font-size: revert;
- }
- .dropzone p {
- transition: revert;
- border: 2px dashed #7776;
- }
- button,
- input[type="submit"],
- input[type="button"],
- .Button {
- all: revert;
- }
- #posting-extra-table {
- border-spacing: revert;
- }
- .post-submit {
- margin: revert;
- min-width: revert;
- }
- .posting-extra {
- margin: revert;
- }
- /*** BOARD ANNOUNCEMENT ***/
- #panelMessage {
- font-size: 14pt;
- }
- /*** BOARD NAVIGATION ***/
- .board-nav {
- margin: revert;
- }
- /*** POSTS/REPLIES ***/
- .opCell {
- margin: 1rem 0;
- /*margin-left: 5px;*/
- }
- .opHead > *,
- .postInfo > * {
- vertical-align: revert;
- }
- .innerPost,
- .markedPost {
- display: table;
- margin: 4px 0;
- padding: 2px;
- border-width: revert;
- border-style: revert;
- }
- deletionCheckBox {
- margin: 3px !important;
- }
- .extraMenuButton i {
- font-size: 16pt;
- line-height: 16px;
- vertical-align: -2px;
- padding-left: 4px;
- padding-right: 4px;
- padding-top: 0;
- }
- .hideButton i {
- font-size: revert;
- padding: revert;
- }
- .linkName.noEmailName {
- color: #117743 !important;
- cursor: text;
- }
- .linkSelf,
- .linkQuote,
- .linkSelf:visited,
- .linkQuote:visited {
- text-decoration: none;
- }
- .panelBacklinks a {
- font-size: revert;
- margin: 0;
- }
- figure.uploadCell {
- margin: 0;
- padding: 0;
- }
- .uploadDetails {
- margin: revert;
- margin-top: 2px;
- margin-left: 20px;
- }
- .imgLink {
- float: left;
- margin-left: 20px;
- margin-right: 20px;
- margin-top: 3px;
- margin-bottom: 5px;
- }
- .divMessage {
- margin: 16px 40px;
- padding: 0;
- display: block;
- }
- .spoiler {
- padding: revert;
- }
- .redText {
- font-size: 14pt;
- }
- .divBanMessage {
- font-size: revert;
- margin: revert;
- margin-left: 40px;
- margin-right: 40px
- margin-top: 0;
- margin-bottom: 16px;
- }
- .embedButton.glowOnHover {
- color: #34345C;
- cursor: pointer;
- margin-left: 4px
- }
- .embedButton.glowOnHover:hover {
- color: #d00;
- }
- .postCell:not(:empty)::before {
- content: ">>";
- }
- .postCell::before {
- float: left;
- margin-right: 2px;
- margin-top: 0;
- margin-left: 2px;
- }
- .labelLastEdit {
- /*margin-left: 40px;*/
- }
- .labelLastEdit {
- color: #707070;
- }
- .labelOmission {
- color: #707070;
- }
- /*** FOOTER ***/
- .reportFieldset,
- #settingsFieldset {
- border-style: none;
- }
- .cute-bird img,
- .cute-bird img:hover {
- filter: revert;
- }
- /*** FUTABA ***/
- html {
- background-color: #ffffee;
- color: #800000;
- }
- .innerPost {
- background-color: #f0e0d6;
- }
- .markedPost {
- background-color: #f0c0b0 !important
- }
- a,
- a:hover,
- a:visited {
- color: #00e;
- }
- .linkSelf,
- .linkQuote,
- .linkSelf:visited,
- .linkQuote:visited {
- color: #800000;
- }
- .quoteLink,
- .quoteLink:visited {
- color: navy;
- }
- .panelBacklinks a {
- color: navy;
- }
- .top-nav {
- background-color: #f0e0d6;
- border-bottom: 1px solid #800000;
- }
- #posting-table th,
- #posting-extra-table th {
- background-color: #ea8;
- }
- .floatingMenu {
- background-color: #f0e0d6;
- border: 1px solid #800000;
- }
- .menuClose {
- color: #800000;
- }
- .settingsTab {
- background-color: #ffe;
- }
- #selectedTab {
- background-color: #ea8;
- color: black;
- }
- .reportFieldset,
- #settingsFieldset {
- background-color: #f0e0d6;
- }
- .dropzone {
- color: black;
- }
- #selectedDiv,
- #selectedDivQr {
- color: black;
- }
- #quick-reply {
- background-color: #f0e0d6;
- }
- #quick-reply .handle {
- background-color: #ea8;
- }
- #quick-reply .handle .close-btn {
- color: #800000 !important;
- }
- .labelSubject {
- color: #cc1105;
- }
- .redText {
- color: #cc1105;
- }
- .quoteLink.you::after,
- .quoteLink.op::after {
- color: #800000;
- }
- .extraMenu div, .hideMenu div {
- color: #00e;
- }
- /*** THE WEBRING ***/
- .Webring {
- font-family: revert;
- }
- .WebringTable a:hover {
- color: #ddd !important;
- text-shadow: revert;
- }
- .WebringTable a {
- color: white;
- }
- /*** TOMORROW THEME ADJUSTMENTS ***/
- .theme_tomorrow #labelName {
- font-family: revert;
- }
- .theme_tomorrow #labelName, .theme_tomorrow #labelDescription {
- color: revert;
- }
- .theme_tomorrow #qrbody,
- .theme_tomorrow #fieldMessage {
- font-family: revert;
- }
- .theme_tomorrow a:hover,
- .theme_tomorrow .quoteLink:hover,
- .theme_tomorrow .watchedCellCloseButton:hover,
- .theme_tomorrow .filterDeleteButton:hover {
- color: #5f89ac !important;
- }
- .theme_tomorrow hr {
- border-top: revert;
- border-bottom: revert;
- }
- .theme_tomorrow button,
- .theme_tomorrow input[type="submit"],
- .theme_tomorrow input[type="button"] {
- box-shadow: revert;
- border-color: black;
- }
- .theme_tomorrow .linkName.noEmailName,
- .theme_tomorrow .labelYou {
- color: #c5c8c6 !important;
- }
- .theme_tomorrow .labelLastEdit {
- color: #969896;
- }
- .theme_tomorrow .labelOmission {
- color: #969896;
- }
- .theme_tomorrow .greenText {
- color: #b5bd68;
- }
- .theme_tomorrow .redText {
- color: #cc6666;
- }
- .theme_tomorrow .pinkText {
- color: #c795a5;
- }
- .theme_tomorrow .embedButton.glowOnHover {
- color: #81a2be;
- }
- .theme_tomorrow .embedButton.glowOnHover:hover {
- color: #5f89ac;
- }
- .theme_tomorrow .labelRole,
- .theme_tomorrow .global-announcement-board-owners-feel-free-to-hide-this,
- .theme_tomorrow .divBanMessage,
- .theme_tomorrow #panelMessage {
- color: #e77;
- }
- .theme_tomorrow .WebringButton {
- color: #e9e;
- }
- .theme_tomorrow a,
- .theme_tomorrow a:visited,
- .theme_tomorrow .menuClose,
- .theme_tomorrow .extraMenu div,
- .theme_tomorrow .hideMenu div {
- color: #81a2be;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement