customs
This commit is contained in:
parent
4371f4eb23
commit
18df7cc6d0
2 changed files with 14 additions and 0 deletions
13
index.html
13
index.html
|
|
@ -12,6 +12,19 @@
|
|||
<meta name="theme-color" content="#370f34">
|
||||
<link rel="stylesheet" href="/static/font/css/fontello.css">
|
||||
<link rel="stylesheet" href="/static/font/css/animation.css">
|
||||
<style>
|
||||
#app {
|
||||
background-position: 50% 50px !important;
|
||||
}
|
||||
.media.status.USER____hj.highlighted .name-and-links::after {
|
||||
content: 'admin';
|
||||
display: inline;
|
||||
font-size: 8px;
|
||||
vertical-align: top;
|
||||
line-height: 8px;
|
||||
margin-left: 1em;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body style="display: none">
|
||||
<div id="app"></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue