forked from leftypol/leftypol
Revert "stylesheets: do not expand fileinfo beyond image width. Fix #188"
This reverts commit d23bfb6af5
.
This commit is contained in:
parent
326a623d11
commit
bc7de94268
30 changed files with 112 additions and 114 deletions
|
@ -25,7 +25,7 @@ div.boardlist{
|
|||
background-color: #000!important;
|
||||
|
||||
}
|
||||
@font-face
|
||||
@font-face
|
||||
{
|
||||
font-family: 'lain';
|
||||
src: url('./fonts/nrdyyh.woff') format('woff'),
|
||||
|
@ -74,7 +74,7 @@ a.post_no {
|
|||
color: #d2738a;
|
||||
text-decoration: none;
|
||||
}
|
||||
span.quote
|
||||
span.quote
|
||||
{
|
||||
color:#d2738a;
|
||||
}
|
||||
|
@ -172,7 +172,7 @@ input[type="submit"]:hover {
|
|||
color: rgb(193, 180, 146);
|
||||
/*border-radius: 5px;*/
|
||||
}
|
||||
figcaption.fileinfo a:hover {
|
||||
p.fileinfo a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
span.trip {
|
||||
|
@ -216,11 +216,11 @@ table.modlog tr th {
|
|||
#options_div {
|
||||
background-color: #000000;
|
||||
}
|
||||
|
||||
|
||||
.options_tab_icon {
|
||||
color: #c1b492;
|
||||
}
|
||||
|
||||
|
||||
.options_tab_icon.active {
|
||||
color: #d2738a;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue