pusho
This commit is contained in:
@@ -22,3 +22,5 @@ sudo chown -R www-data:www-data <path_to_streamingcommunity_directory> ; sudo ch
|
|||||||
```
|
```
|
||||||
./show_link.sh
|
./show_link.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
<br>
|
||||||
@@ -31,14 +31,13 @@ cat <<- _EOF > $PWD_SC/index.html
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 4wh;
|
padding: 4wh;
|
||||||
border: 10px solid #ccc;
|
border: 10px solid #ccc;
|
||||||
background-color: #121212;
|
background-color: #f4f4f4;
|
||||||
color: #e4d183;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
div {
|
div {
|
||||||
width: 200wj;
|
width: 200wj;
|
||||||
height: 200wj;
|
height: 200wj;
|
||||||
background-color: #1e1e1e;
|
background-color: #fbfbfb;
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -50,7 +49,6 @@ cat <<- _EOF > $PWD_SC/index.html
|
|||||||
a {
|
a {
|
||||||
width: 300wj;
|
width: 300wj;
|
||||||
height: 200wj;
|
height: 200wj;
|
||||||
color: #bb86fc;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user