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