mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
Experiments with appcache
This commit is contained in:
parent
72df9fd8d0
commit
ba848d18bd
4 changed files with 260 additions and 9 deletions
|
|
@ -9,13 +9,7 @@ tags: [Character Cards]
|
|||
|
||||
div#pic { margin-top: 150px; width: 350px; height: 350px; overflow: hidden; }
|
||||
div#pic > img { min-width: 350px; min-height: 500px; }
|
||||
#portrait input.url {
|
||||
z-index: 1000;
|
||||
position: absolute;
|
||||
font-size: 1em;
|
||||
display: none;
|
||||
margin-top: 500px;
|
||||
width: 350px; }
|
||||
#portrait input.url { z-index: 1000; position: absolute; font-size: 1em; display: none; margin-top: 500px; width: 350px; }
|
||||
#portrait input.top, #portrait input.left, #portrait input.width { display: none; }
|
||||
|
||||
#seed { display: block; width: 100%; max-height: 26px; overflow: none; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue