timelapse service index.php change to template, other stuff
This commit is contained in:
@ -5,7 +5,8 @@ body {
|
||||
padding: 0;
|
||||
background-color: #2c3e50; /* Dark background color */
|
||||
color: #bdc3c7; /* Dimmer text color */
|
||||
zoom: 1.5
|
||||
zoom: 1.5;
|
||||
overflow: hidden; /* Hide scrollbars */
|
||||
}
|
||||
.container {
|
||||
max-width: 500px;
|
||||
|
||||
Reference in New Issue
Block a user