This website works better with JavaScript.
Home
Help
Sign In
hms
/
rasoberry-noaa
mirror of
https://github.com/reynico/raspberry-noaa.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
8
Wiki
Activity
Browse Source
Maintain aspect ratio
php7-stretch
Nico Rey
3 years ago
parent
729ddaa5b5
commit
eb3d8650db
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
templates/webpanel/style.css
+ 2
- 1
templates/webpanel/style.css
View File
@@ -73,6 +73,7 @@ body {
max-width: 200px;
max-height: 200px;
width: 100%;
object-fit: cover;
}
#satimgdiv {
@@ -96,4 +97,4 @@ footer {
img.img-footer {
max-width: 100%;
}
}
Write
Preview
Loading…
Cancel
Save