Difference between revisions of "CSS/gifu/project"
(5 intermediate revisions by the same user not shown) | |||
Line 58: | Line 58: | ||
p { | p { | ||
clear: both; | clear: both; | ||
+ | margin-left:10px; | ||
+ | margin-right:10px; | ||
+ | font-family:; | ||
} | } | ||
+ | .center { | ||
+ | text-align:center; | ||
+ | } | ||
+ | .left { | ||
+ | text-align:left; | ||
+ | } | ||
+ | .right { | ||
+ | text-align:right; | ||
+ | } | ||
+ | span{ | ||
+ | white-space: pre; | ||
+ | } | ||
+ | |||
+ | .mannaka { | ||
+ | margin-left:auto; | ||
+ | margin-right: auto; | ||
+ | } | ||
<body> | <body> |
Latest revision as of 18:11, 18 September 2015