add thatcube.rocks
This commit is contained in:
parent
36b820107f
commit
f69694714f
10 changed files with 50 additions and 0 deletions
8
thatcube.rocks/config.sml
Normal file
8
thatcube.rocks/config.sml
Normal file
|
@ -0,0 +1,8 @@
|
|||
[#logo ]
|
||||
[#logo_url /]
|
||||
[#blank]
|
||||
[#icon /favicon.ico]
|
||||
[#stylesheet /stylesheet.css]
|
||||
[#title_format %t - That Cube Rocks]
|
||||
[#logo_width 192]
|
||||
[#logo_height 32]
|
BIN
thatcube.rocks/favicon.ico
Normal file
BIN
thatcube.rocks/favicon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
1
thatcube.rocks/footer/center.sml
Normal file
1
thatcube.rocks/footer/center.sml
Normal file
|
@ -0,0 +1 @@
|
|||
Website designt von [https://sen.rip/about Sen]
|
1
thatcube.rocks/footer/left.sml
Normal file
1
thatcube.rocks/footer/left.sml
Normal file
|
@ -0,0 +1 @@
|
|||
Lizensiert unter [https://araroth.net/license/cc-by-nc-sa-4.0.txt CC BY-NC-SA 4.0]
|
1
thatcube.rocks/footer/right.sml
Normal file
1
thatcube.rocks/footer/right.sml
Normal file
|
@ -0,0 +1 @@
|
|||
[https://araroth.net/legal Datenschutz und Rechtliches]
|
0
thatcube.rocks/header/center.sml
Normal file
0
thatcube.rocks/header/center.sml
Normal file
1
thatcube.rocks/header/left.sml
Normal file
1
thatcube.rocks/header/left.sml
Normal file
|
@ -0,0 +1 @@
|
|||
[#nav]
|
1
thatcube.rocks/header/right.sml
Normal file
1
thatcube.rocks/header/right.sml
Normal file
|
@ -0,0 +1 @@
|
|||
[https://araroth.net Araroth]
|
3
thatcube.rocks/index.sml
Normal file
3
thatcube.rocks/index.sml
Normal file
|
@ -0,0 +1,3 @@
|
|||
[#title Start]
|
||||
[#name Start]
|
||||
#WIP
|
34
thatcube.rocks/theme.sml
Normal file
34
thatcube.rocks/theme.sml
Normal file
|
@ -0,0 +1,34 @@
|
|||
[#background-color #000000]
|
||||
[#text-color #8f8f8f]
|
||||
[#link-color #afafaf]
|
||||
[#header-color #2f2f2f]
|
||||
[#footer-color #2f2f2f]
|
||||
[#top-line-color #4f4f4f]
|
||||
[#bottom-line-color #4f4f4f]
|
||||
[#container-color #181818]
|
||||
[#content-box-color #3f3f3f]
|
||||
[#content-border-tl-color #5f5f5f]
|
||||
[#content-border-br-color #1f1f1f]
|
||||
[#container-padding 80]
|
||||
[#content-min-height 36]
|
||||
[#content-margin 5]
|
||||
[#content-line-pad 5]
|
||||
[#content-side-pad 10]
|
||||
[#header-height 40]
|
||||
[#header-padding-left 10]
|
||||
[#header-padding-right 10]
|
||||
[#header-gap 5]
|
||||
[#header-elem-size 32]
|
||||
[#header-line-pad 4]
|
||||
[#header-side-pad 10]
|
||||
[#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 20]
|
||||
[#text-size 14]
|
||||
[#header-text-size 16]
|
||||
[#footer-text-size 14]
|
Loading…
Add table
Add a link
Reference in a new issue