[13/09/23] changed theme, added icons, changed feeds
This commit is contained in:
parent
9fb9839a69
commit
a7d8893862
36 changed files with 463 additions and 162 deletions
|
@ -26,7 +26,7 @@ div.content {
|
|||
|
||||
@media (max-width: 768px) {
|
||||
div.content {
|
||||
top: 0px;
|
||||
top: 20px;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -53,25 +53,12 @@ pre {
|
|||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
img {
|
||||
display: block;
|
||||
width: 30vw;
|
||||
}
|
||||
|
||||
img.letterboxd {
|
||||
display: inline-block;
|
||||
width:20px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
img {
|
||||
width: 90vw;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
img.letterboxd {
|
||||
margin-left: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue