mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/darknet-lantern.git
synced 2025-05-16 12:16:57 +00:00
add more logos, compress most things to webp, refactor header.php
This commit is contained in:
parent
3202658b78
commit
1010fac9ed
50 changed files with 96 additions and 147 deletions
|
@ -9,17 +9,24 @@
|
|||
font-family: 'Source Code Pro', monospace;
|
||||
}
|
||||
|
||||
|
||||
.caticon{
|
||||
height: 13px;
|
||||
height: 24px;
|
||||
}
|
||||
|
||||
.cata {
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
text-align: center;
|
||||
padding: 8px;
|
||||
}
|
||||
|
||||
.width-class{
|
||||
width: 100%;
|
||||
object-fit: contain;
|
||||
align: center;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.input-class{
|
||||
margin: 0 20% 0 20%;
|
||||
}
|
||||
|
@ -60,10 +67,9 @@
|
|||
|
||||
|
||||
.imgRz{
|
||||
width: 100%;
|
||||
height: 50%;
|
||||
align: center;
|
||||
justify-content: center;
|
||||
width: 100%;
|
||||
height: 50%;
|
||||
justify-content: center;
|
||||
-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
|
||||
filter: grayscale(0%) brightness(100%) contrast(100%);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue