Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*Thumb Grid*/
- .gl1t {
- background: #1e272e50 !important;
- border: 1px solid rgba(0, 0, 0, 0.5);
- border-radius: 5px;
- border-bottom: 1px solid rgba(0, 0, 0, 0.5);
- border-right: 1px solid rgba(0, 0, 0, 0.5);
- position: relative;
- margin: 5px;
- min-height: 375px;
- }
- /*Thumbnail Edge, High = Round*/
- .gl3t {
- border-radius: 5px;
- margin: auto auto auto auto;
- }
- /*Thumbnail Title Font*/
- .gl4t {
- font-weight: bold;
- text-shadow: -1px -1px 0 #353535, 1px -1px 0 #353535, -1px 1px 0 #353535, 1px 1px 0 #353535;
- }
- /*Navigation Bar*/
- table.ptt td,
- table.ptb td {
- background: #0000;
- border: 1px solid #000000a8;
- padding: 4.2px;
- font-size: 11.5pt;
- }
- /*Navigation Bar Hover*/
- table.ptt td:hover,
- table.ptb td:hover {
- background: #00000036;
- }
- /*Thumbnail Block Bottom Margin*/
- div.itg {
- max-width: none;
- border-top: none;
- border-bottom: none;
- margin-bottom: 10px;
- }
- /*Thumbnail Align Adjust*/
- .gld {
- border-left: none;
- }
- /*New Content Since Last Visit Marker*/
- .glnew {
- font-weight: bold;
- color: #63acff;
- }
- /*Category Buttons In Thumbs*/
- .cs {
- height: 18px !important;
- line-height: 19px !important;
- border-radius: 10px !important;
- color: #fff !important;
- font-family: "Arial" !important;
- font-size: 12px !important;
- text-shadow: -1px -1px 0 #353535, 1px -1px 0 #353535, -1px 1px 0 #353535, 1px 1px 0 #353535;
- }
- /*Button Doujinshi*/
- .ct2 {
- background: radial-gradient(#bd7979, #bd7979);
- border: 1px solid #bd7979;
- height: 15px;
- width: 82px;
- line-height: 15px;
- }
- /*Button Manga*/
- .ct3 {
- background: radial-gradient(#b58e5c, #b58e5c);
- border: 1px solid #b58e5c;
- height: 15px;
- width: 82px;
- line-height: 15px;
- }
- /*Button Artist CG*/
- .ct4 {
- background: radial-gradient(#9c9f3f, #9c9f3f);
- border: 1px solid #9c9f3f;
- height: 15px;
- width: 82px;
- line-height: 15px;
- }
- /*Button Game CG*/
- .ct5 {
- background: radial-gradient(#8a546687, #8a546687);
- border: 1px solid #8a546687;
- height: 15px;
- width: 82px;
- line-height: 15px;
- }
- /*Button Western*/
- .cta {
- background: radial-gradient(#5d7954, #5d7954);
- border: 1px solid #5d7954;
- height: 15px;
- width: 82px;
- line-height: 15px;
- }
- /*Button Non-H*/
- .ct9 {
- background: radial-gradient(#5794a2, #5794a2);
- border: 1px solid #5794a2;
- height: 15px;
- width: 82px;
- line-height: 15px;
- }
- /*Button Image Set*/
- .ct6 {
- background: radial-gradient(#475b7d, #475b7d);
- border: 1px solid #475b7d;
- height: 15px;
- width: 82px;
- line-height: 15px;
- }
- /*Button Cosplay*/
- .ct7 {
- background: radial-gradient(#82668e, #82668e);
- border: 1px solid #82668e;
- height: 15px;
- width: 82px;
- line-height: 15px;
- }
- /*Button Asian Porn*/
- .ct8 {
- background: radial-gradient(#38665b, #38665b);
- border: 1px solid #38665b;
- height: 15px;
- width: 82px;
- line-height: 15px;
- }
- /*Button Misc*/
- .ct1 {
- background: radial-gradient(#707070, #707070);
- border: 1px solid #707070;
- height: 15px;
- width: 82px;
- line-height: 15px;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement