projects
/
cryptoparty-www.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Более простое включение CSS
[cryptoparty-www.git]
/
style.css
diff --git
a/style.css
b/style.css
index 17f3b71cb358b255b2328e68226338fff4186fed..0d2e65ba5cd86080c50fbc98d1190060aae73e14 100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-1,4
+1,3
@@
-<style type="text/css"><!--
body {
margin: auto;
width: 80em;
@@
-8,4
+7,3
@@
h1, h2, h3, h4 { text-align: center }
h1, h2, h3, h4, strong { color: #900090 }
pre { background-color: #CCCCCC }
table, th, td { border: 1px solid black ; border-collapse: collapse }
---></style>