Parent Directory | Revision Log | Patch
revision 1.2 by wakaba, Sat Apr 23 06:56:36 2005 UTC | revision 1.3 by wakaba, Sat Apr 23 11:38:55 2005 UTC | |
---|---|---|
# | Line 100 h|tr { | Line 100 h|tr { |
100 | } | } |
101 | h|th, h|td { | h|th, h|td { |
102 | display: table-cell; | display: table-cell; |
103 | padding: 0.1em 0.3em; | |
104 | } | } |
105 | ||
106 | h|blockcode { | |
107 | display: block; | |
108 | border: blue 2px solid; | |
109 | -moz-border-radius: 1em; | |
110 | padding: 0.5em; | |
111 | font-family: "Courier New", "Courier", monospace; | |
112 | line-height: 1.2; | |
113 | overflow: auto; | |
114 | } | |
115 | ||
116 | /* Phrases */ | |
117 | ||
118 | h|em { | |
119 | text-decoration: none; | |
120 | color: red; | |
121 | background-color: transparent; | |
122 | } | |
123 | ||
124 | h|abbr[title] { | |
125 | cursor: help; | |
126 | } | |
127 |
|
admin@suikawiki.org | ViewVC Help |
Powered by ViewVC 1.1.24 |