This commit is contained in:
root 2018-08-18 12:38:36 +02:00
commit 18df7cc6d0
2 changed files with 14 additions and 0 deletions

View file

@ -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>