1 |
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
2 |
|
3 |
* sw.css: "rt + rt" changed to "rt ~ rt" to support |rp| elements. |
4 |
|
5 |
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
6 |
|
7 |
* sw.css: Change background-color of cells when hovered. |
8 |
|
9 |
2008-11-14 Wakaba <wakaba@suika.fam.cx> |
10 |
|
11 |
* sw-classes.css: New style sheet. |
12 |
|
13 |
* sw.css: a:hover did not work because of specificity. Typo |
14 |
fixed. Use dashed underline for wiki-internal links so that a |
15 |
paragraph with a lot of links looks less ugly. Set margin between |
16 |
adjucent links. sw:insert and sw:delete elements that are |
17 |
children of the article element should be rendered as blocks. |
18 |
Underlines replaced by borders to avoid ugly styling when an |
19 |
underlined element is contained within a bordered element. Set |
20 |
border to form elements. |
21 |
|
22 |
2008-11-10 Wakaba <wakaba@suika.fam.cx> |
23 |
|
24 |
* sw.css: New style sheet. |
25 |
|
26 |
* ChangeLog: New file. |
27 |
|
28 |
|