bye bye github
This commit is contained in:
20
public/global/chaos/c.css
Executable file
20
public/global/chaos/c.css
Executable file
@@ -0,0 +1,20 @@
|
||||
section.chaos{
|
||||
display:flex;
|
||||
display: -webkit-box;
|
||||
display: -moz-box;
|
||||
display: -ms-flexbox;
|
||||
display: -webkit-flex;
|
||||
|
||||
background-color:white;
|
||||
height:30px;
|
||||
}
|
||||
img.chaos{
|
||||
padding:0px 5px 0px 5px;
|
||||
height:30px;
|
||||
opacity:0.2;
|
||||
}
|
||||
section.chaos p{
|
||||
padding:0px 5px 0px 5px;
|
||||
font-size:10px;
|
||||
opacity:0.2;
|
||||
}
|
||||
BIN
public/global/chaos/chaos.png
Executable file
BIN
public/global/chaos/chaos.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
Reference in New Issue
Block a user