fix inconsistencies in page layout, add swiss clock
This commit is contained in:
@@ -3,11 +3,7 @@
|
||||
{% include 'head.html' %}
|
||||
|
||||
<style>
|
||||
body {
|
||||
margin: 10px;
|
||||
background: #f5f5f5;
|
||||
overflow: hidden;
|
||||
}
|
||||
body { overflow: hidden; }
|
||||
|
||||
.container {
|
||||
max-width: 1400px;
|
||||
|
||||
Reference in New Issue
Block a user