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