forked from scossa/StreamingCommunity
redark
This commit is contained in:
@@ -45,13 +45,14 @@ cat <<- _EOF > $PWD_SC/index.html
|
||||
margin: 0;
|
||||
padding: 4wh;
|
||||
border: 10px solid #ccc;
|
||||
background-color: #f4f4f4;
|
||||
background-color: #121212;
|
||||
color: #e4d183;
|
||||
}
|
||||
|
||||
div {
|
||||
width: 200wj;
|
||||
height: 200wj;
|
||||
background-color: #fbfbfb;
|
||||
background-color: #1e1e1e;
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
@@ -63,6 +64,7 @@ cat <<- _EOF > $PWD_SC/index.html
|
||||
a {
|
||||
width: 300wj;
|
||||
height: 200wj;
|
||||
color: #bb86fc
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user