update sites, fix flex wrap
This commit is contained in:
parent
a9149c246d
commit
41bbeca707
27 changed files with 122 additions and 35 deletions
34
araroth.net/theme.sml
Normal file
34
araroth.net/theme.sml
Normal file
|
@ -0,0 +1,34 @@
|
|||
[#background-color #000000]
|
||||
[#text-color #8f30ff]
|
||||
[#link-color #af50ff]
|
||||
[#header-color #000088]
|
||||
[#footer-color #000088]
|
||||
[#top-line-color #00003f]
|
||||
[#bottom-line-color #00003f]
|
||||
[#container-color #00001f]
|
||||
[#content-box-color #00006f]
|
||||
[#content-border-tl-color #00008f]
|
||||
[#content-border-br-color #00004f]
|
||||
[#container-padding 80]
|
||||
[#content-min-height 36]
|
||||
[#content-margin 5]
|
||||
[#content-line-pad 5]
|
||||
[#content-side-pad 10]
|
||||
[#header-height 72]
|
||||
[#header-padding-left 0]
|
||||
[#header-padding-right 16]
|
||||
[#header-gap 25]
|
||||
[#header-elem-size 32]
|
||||
[#header-line-pad 4]
|
||||
[#header-side-pad 4]
|
||||
[#footer-height 32]
|
||||
[#footer-padding-left 15]
|
||||
[#footer-padding-right 15]
|
||||
[#footer-gap 8]
|
||||
[#footer-elem-size 20]
|
||||
[#footer-line-pad 2]
|
||||
[#footer-side-pad 7]
|
||||
[#line-height 15]
|
||||
[#text-size 14]
|
||||
[#header-text-size 20]
|
||||
[#footer-text-size 14]
|
Loading…
Add table
Add a link
Reference in a new issue