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