Merge branch 'master' of ssh://github.com/majestrate/nntpchan
This commit is contained in:
@@ -538,3 +538,16 @@ background-repeat: repeat;
|
||||
border: solid #333 1px;
|
||||
padding-left: 1em;
|
||||
}
|
||||
|
||||
|
||||
|
||||
:target {
|
||||
background-color: #493769;
|
||||
}
|
||||
|
||||
body {
|
||||
display: inline-flex;
|
||||
flex-direction: column;
|
||||
flex-wrap: wrap;
|
||||
flex-flow: wrap;
|
||||
}
|
||||
|
@@ -848,3 +848,8 @@ th > label {
|
||||
.spoiler:hover a:hover {
|
||||
color: #0066FF;
|
||||
}
|
||||
|
||||
|
||||
:target {
|
||||
background-color: #493769;
|
||||
}
|
||||
|
Reference in New Issue
Block a user