projects
/
cryptoparty-www.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d2369b
)
Небольшое изменение стиля
master
author
Sergey Matveev <stargrave@stargrave.org>
Tue, 22 Feb 2022 08:03:07 +0000 (11:03 +0300)
committer
Sergey Matveev <stargrave@stargrave.org>
Tue, 22 Feb 2022 08:03:07 +0000 (11:03 +0300)
style.css
patch
|
blob
|
history
diff --git
a/style.css
b/style.css
index 0d2e65ba5cd86080c50fbc98d1190060aae73e14..44fa2e051c6a8f312534e54b730e28b0fc4a9a1e 100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-1,8
+1,4
@@
-body {
- margin: auto;
- width: 80em;
- background-color: #AEBECE;
-}
+body { background-color: #AEBECE }
h1, h2, h3, h4 { text-align: center }
h1, h2, h3, h4, strong { color: #900090 }
pre { background-color: #CCCCCC }