mirror of
https://github.com/ReviveMii/revivetube
synced 2025-09-03 20:10:59 +02:00
.
This commit is contained in:
parent
12c0fe0af6
commit
1ab4278ec1
@ -4,6 +4,13 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<title>{{ title }}</title>
|
||||
<style>
|
||||
.header {
|
||||
background-color: #202020;
|
||||
border-bottom:2px solid #2c2c2c;
|
||||
padding: 10px 20px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
a {
|
||||
color: #3ea6ff;
|
||||
text-decoration: none;
|
||||
|
Loading…
x
Reference in New Issue
Block a user