Stitched CSS

mail@pastecode.io avatar
unknown
css
a month ago
1.7 kB
53
Indexable
Never
.footer,.navbar{background-color:#aad838 !important; color: #fdf7e4 !important; border: 2px dotted; border-color:#21ba10;}
.footer a{background-color: #21ba10 ; color:#fdf7e4 !important; }
.navbar li a{color: #fdf7e4 !important;}

.dropdown-menu{background-color:#ff9d26!important; color:#fdf7e4;!important; border:2px dotted; border-color:#fd602e}

.sidebar { background-color:#FDF7E4 ; color:#21ba10;text-align: center; border:2px dotted; border-color:#FD602E; border-radius:5px;}
#sidebar .header,#sidebar .subheader,#sidebar .subheader a { background-color: #ff9d26; color:#fdf7e4; border-radius:5px;}
.side-nav li.divider {border:2px dashed; color:#FD602E; opacity:0.5;}

.btn-primary,.blockquote {background:#ff9d26;color:#fdf7e4; border: 2px dotted; border-color:#fd602e}
.character-name-badge {background-color:#ff9d26;color:#fdf7e4;}

.card {background:#FDF7E4;color:#21ba10; border: 2px dotted; border-color:#21ba10;}
.card-block {
    background:#fdf7e4;
}
.profile-info-section{
    background:#AAD838; border-radius:5px;
}
.field-title, .field-value,h1,.bulletin-title {color:#fd602e;}
.badge-primary {background:#ff9d26; color:#fdf7e4; border: 2px dotted; border-color:#fd602e}
.img-thumbnail {background-color:#aad838;border:2px dotted; border-color:#21ba10}

.forum-post-content {background-color:#fdf7e4;color:#aad838 !important;}
.forum-post-avatar img {height:auto; width:75px; overflow:hidden;}
a,a:hover,body a,.header a {color:#aad838;}
body a:hover,body a:active,.header a:hover,.header a:active,.side-nav li.active {background-color:#ff9d26!important; color:#fd602e !important; border: 2px dotted; border-color:#fd602e; border-radius:5px;}
.footer a,.footer a:hover,.footer a:active {color:#21ba10;}
Leave a Comment