mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Merge 7828d8e480 into 5f1d5c4b88
This commit is contained in:
commit
9b833c3b16
1 changed files with 5 additions and 0 deletions
|
|
@ -450,3 +450,8 @@ li:last-child .hentry, #content > .hentry {border: 0; margin: 0;}
|
|||
|
||||
#add-comment input[type='submit'] {float: right; margin: 0 .5em;}
|
||||
#add-comment * {margin-bottom: .5em;}
|
||||
/*Fix github ribbon*/
|
||||
@media screen and (max-width: 768px){
|
||||
img{
|
||||
width: auto !important;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue