/[suikacvs]/www/test/xml/xml-stylesheet/test.css
Suika

Contents of /www/test/xml/xml-stylesheet/test.css

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations) (download) (as text)
Sun Jan 22 02:35:32 2012 UTC (13 years, 5 months ago) by wakaba
Branch: MAIN
CVS Tags: HEAD
File MIME type: text/css
Current

1 wakaba 1.1 root {
2     display: block;
3     margin: 2em;
4     border: 1px blue dashed;
5     }
6    
7     p {
8     display: block;
9     margin-left: auto;
10     margin-right: auto;
11     max-width: 5em;
12     background-color: yellow;
13     color: blue;
14     }
15    
16     pre {
17     display: block;
18     margin-top: 1em;
19     margin-bottom: 1em;
20     white-space: pre;
21     font-family: "Courier New", "Courier", monospace;
22     }

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24