mirror of
https://codeberg.org/video-prize-ranch/rimgo.git
synced 2025-12-13 19:55:21 +00:00
Stream images
This commit is contained in:
0
static/css/album.css
Normal file
0
static/css/album.css
Normal file
11
static/css/base.css
Normal file
11
static/css/base.css
Normal file
@@ -0,0 +1,11 @@
|
||||
body {
|
||||
font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, segoe ui, helvetica neue, helvetica, Ubuntu, roboto, noto, arial, sans-serif;
|
||||
}
|
||||
|
||||
main {
|
||||
margin: 0 18vw;
|
||||
}
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user