mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/darknet-lantern.git
synced 2025-05-16 12:16:57 +00:00
display descriptions and color the sensitive websites
This commit is contained in:
parent
56cdb9747b
commit
222d27a2d0
2 changed files with 17 additions and 6 deletions
|
@ -26,6 +26,10 @@
|
|||
background-color: #100b16;
|
||||
}
|
||||
|
||||
.sensitivelink{
|
||||
color: #fc6e02;
|
||||
}
|
||||
|
||||
.imgRz{
|
||||
width: 100%;
|
||||
height: 50%;
|
||||
|
@ -198,9 +202,13 @@ body{
|
|||
|
||||
h1,h2,h3,p,td{
|
||||
color: #ffffff;
|
||||
/*max-width: 500px;*/
|
||||
/*padding-bottom: 10px;*/
|
||||
}
|
||||
|
||||
.description{
|
||||
max-width: 500px;
|
||||
}
|
||||
|
||||
h3,h2{
|
||||
padding-top: 15px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue