doc/style.css | 6 +----- diff --git a/doc/style.css b/doc/style.css index c173df6339d9f7125502e2aa55f72171fb3db53225d5e43bb6c31106d4b0e070..7b29463e7dab00907f74b58401bc74e06d55bd05fff3d7aed283a1b793c08f4c 100644 --- a/doc/style.css +++ b/doc/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 }