CSS: Difference between revisions
From EHWiki
Jump to navigationJump to search
Maximum Joe (talk | contribs) WIP |
Maximum Joe (talk | contribs) mNo edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
'''''WIP''''' | |||
{|class="wikitable" width="100%" align="center" | {|class="wikitable" width="100%" align="center" | ||
!Variable | !Variable | ||
| Line 36: | Line 38: | ||
|glthumb || Thumbnail placement || z-index:8<br>background:#EDEBDF<br>position:absolute | |glthumb || Thumbnail placement || z-index:8<br>background:#EDEBDF<br>position:absolute | ||
|- | |- | ||
|glnew || "New" gallery indication || font-weight:bold | |glnew || "New" gallery indication || font-weight:'''bold''' | ||
|- | |- | ||
|glfav || Favorited gallery indication || width:34px<br>white-space:nowrap<br>!important | |glfav || Favorited gallery indication || width:34px<br>white-space:nowrap<br>!important | ||
|} | |} | ||
[[Category:E-Hentai Galleries]] | |||
Latest revision as of 16:18, 31 January 2020
WIP
| Variable | Controls | Default Value |
|---|---|---|
| All | ||
| a:hover | Mouseover a link | color:#8F4701 !important |
| Category Icons | ||
| ct1 | Misc | background:radial-gradient(#707070, #9e9e9e) border:1px solid #707070 |
| ct2 | Doujinshi | background:radial-gradient(#fc4e4e, #f26f5f) border:1px solid #fc4e4e |
| ct3 | Manga | background:radial-gradient(#e78c1a, #fcb417) border:1px solid #e78c1a |
| ct4 | ArtistCG | background:radial-gradient(#c7bf07, #dde500) border:1px solid #c7bf07 |
| ct5 | GameCG | background:radial-gradient(#1a9317, #05bf0b) border:1px solid #1a9317 |
| ct6 | Imageset | background:radial-gradient(#2756aa, #5f5fff) border:1px solid #2756aa |
| ct7 | Cosplay | background:radial-gradient(#8800c3, #9755f5) border:1px solid #8800c3 |
| ct8 | Asianporn | background:radial-gradient(#b452a5, #fe93ff) border:1px solid #b452a5 |
| ct9 | Non-H | background:radial-gradient(#0f9ebd, #08d7e2) border:1px solid #0f9ebd |
| cta | Western | background:radial-gradient(#5dc13b, #14e723) border:1px solid #5dc13b |
| Gallery Lists | ||
| glcat | Category icon placement | padding:0 1px 0 2px border-right:1px solid #D9D7CC |
| glthumb | Thumbnail placement | z-index:8 background:#EDEBDF position:absolute |
| glnew | "New" gallery indication | font-weight:bold |
| glfav | Favorited gallery indication | width:34px white-space:nowrap !important |