mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 13:18:23 +01:00
add style color
since in chromium,the desc of the video is gray
This commit is contained in:
parent
bf491e0a7a
commit
560f866199
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@ summary:hover{
|
|||
<style></style>
|
||||
<body>
|
||||
|
||||
<div class="app">
|
||||
<div class="app" style="color:#fff">
|
||||
<nav>
|
||||
<div class=left><a class="class" href="/143" style=font-family:Inter,sans-serif;color:#fff> <img style="width: 6em;display: block;margin-left: auto;margin-right: auto;" src="/css/logo.svg?v=5"> <a href="/domains"><i style="display: block;margin-left: auto;margin-right: auto;" class="fa-light fa-server"></i> </a></div>
|
||||
<div class=middle>
|
||||
|
|
Loading…
Reference in a new issue