veryroundbird / arknights location header.html
0 likes
0 forks
2 files
Last active 2 weeks ago
make a custom work skin using the contents of skin.css and then use the markup in the html file for your location headers
| 1 | #workskin .locationHeader { |
| 2 | font-family: sans-serif; |
| 3 | position: relative; |
| 4 | height: 145px; |
| 5 | margin-top: 25px; |
| 6 | margin-left: 25px; |
| 7 | box-sizing: border-box; |
| 8 | } |
| 9 | |
| 10 | #workskin .locationHeader { |
Newer
Older