mirror of
https://github.com/sigmasternchen/MyTube
synced 2025-03-15 12:58:54 +00:00
15 lines
No EOL
180 B
CSS
15 lines
No EOL
180 B
CSS
.bg-grey {
|
|
background-color: #ccc;
|
|
}
|
|
|
|
.navbar {
|
|
margin-bottom: 50px;
|
|
}
|
|
|
|
.hidden {
|
|
height: 1px;
|
|
width: 1px;
|
|
position: absolute;
|
|
top: -10px;
|
|
left: -1px;
|
|
} |