mirror of
https://github.com/ReviveMii/revivetube
synced 2025-04-29 04:29:25 -04:00
.
This commit is contained in:
parent
12c0fe0af6
commit
1ab4278ec1
1 changed files with 7 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue