Progress on archive page
This commit is contained in:
@@ -222,4 +222,19 @@ pre {
|
||||
|
||||
audio::-webkit-media-controls-panel {
|
||||
background-color: rgba(0, 0, 0, 0.05);
|
||||
}
|
||||
|
||||
@media print {
|
||||
body {
|
||||
padding: 0
|
||||
}
|
||||
|
||||
footer {
|
||||
display: none;
|
||||
}
|
||||
|
||||
a:not(:has(img), [href^="#"])::after {
|
||||
content: " (" attr(href) ")";
|
||||
font-size: 0.8em;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user