aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorMateja <mail@matejamaric.com>2020-10-02 23:08:52 +0200
committerMateja <mail@matejamaric.com>2020-10-02 23:08:52 +0200
commite01eaf5fe114f47f58ddcd81242af786ee06d425 (patch)
tree39b4a919f9895b3b9cb4c393e9e9e04903c64b22 /style.css
parent86613978c06546af098e96ed9b9496a3dd67ad62 (diff)
downloadold-php-yota-e01eaf5fe114f47f58ddcd81242af786ee06d425.tar.gz
old-php-yota-e01eaf5fe114f47f58ddcd81242af786ee06d425.zip
index and reservation finished...
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index 7b2b25e..6495f91 100644
--- a/style.css
+++ b/style.css
@@ -44,6 +44,10 @@ nav a:hover {
.right {
float: right;
}
+.mid {
+ max-width: 750px;
+ margin: 1rem auto;
+}
/* MAIN STYLING */
main {