image uploads
This commit is contained in:
parent
d21a4ec239
commit
07ff17b65a
|
|
@ -14,6 +14,19 @@ html {
|
||||||
background: none;
|
background: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.arkoticon_small {
|
||||||
|
margin: 0px;
|
||||||
|
width: 12px;
|
||||||
|
content: url("http://archblox.com/img/ark2018nb.png");
|
||||||
|
}
|
||||||
|
|
||||||
|
.arkoticon_navbar {
|
||||||
|
margin: 0px;
|
||||||
|
content: url("http://archblox.com/img/ark2018.png");
|
||||||
|
margin-right: 3px;
|
||||||
|
width: 30px;
|
||||||
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background-color: #E3E3E3;
|
background-color: #E3E3E3;
|
||||||
color: #191919;
|
color: #191919;
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 5.9 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 3.5 KiB |
Loading…
Reference in New Issue