Deploy NorbiPeti/HiddenSounds to github.com/NorbiPeti/HiddenSounds.git:gh-pages
This commit is contained in:
parent
eef973fbaa
commit
8a15492200
2 changed files with 1142 additions and 364 deletions
16
css/main.css
16
css/main.css
|
@ -74,3 +74,19 @@ nav li a {
|
|||
nav li a:hover {
|
||||
color: aqua;
|
||||
}
|
||||
|
||||
.stream-column {
|
||||
float: left;
|
||||
width: 33.33%;
|
||||
}
|
||||
|
||||
.stream-column h2 {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
/* Clear floats after the columns */
|
||||
.stream-row:after {
|
||||
content: "";
|
||||
display: table;
|
||||
clear: both;
|
||||
}
|
||||
|
|
1490
streams.html
1490
streams.html
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue