Added underline to a links as otherwise one couldn't see them with new links in notes
svn: r15303
This commit is contained in:
parent
652a1f132b
commit
54c2465186
@ -860,7 +860,7 @@ div.subsection table, div.subsection ol, div.subsection p {
|
|||||||
font-size:.9em;
|
font-size:.9em;
|
||||||
}
|
}
|
||||||
div.subsection a {
|
div.subsection a {
|
||||||
text-decoration:none;
|
text-decoration:underline;
|
||||||
}
|
}
|
||||||
div.subsection a:hover {
|
div.subsection a:hover {
|
||||||
text-decoration:underline;
|
text-decoration:underline;
|
||||||
|
@ -872,7 +872,7 @@ div.subsection table, div.subsection ol, div.subsection p {
|
|||||||
font-size:.9em;
|
font-size:.9em;
|
||||||
}
|
}
|
||||||
div.subsection a {
|
div.subsection a {
|
||||||
text-decoration:none;
|
text-decoration:underline;
|
||||||
}
|
}
|
||||||
div.subsection a:hover {
|
div.subsection a:hover {
|
||||||
text-decoration:underline;
|
text-decoration:underline;
|
||||||
|
@ -884,7 +884,7 @@ div.subsection table, div.subsection ol, div.subsection p {
|
|||||||
font-size:.9em;
|
font-size:.9em;
|
||||||
}
|
}
|
||||||
div.subsection a {
|
div.subsection a {
|
||||||
text-decoration:none;
|
text-decoration:underline;
|
||||||
}
|
}
|
||||||
div.subsection a:hover {
|
div.subsection a:hover {
|
||||||
text-decoration:underline;
|
text-decoration:underline;
|
||||||
|
@ -834,7 +834,7 @@ div.subsection table, div.subsection ol, div.subsection p {
|
|||||||
font-size:.9em;
|
font-size:.9em;
|
||||||
}
|
}
|
||||||
div.subsection a {
|
div.subsection a {
|
||||||
text-decoration:none;
|
text-decoration:underline;
|
||||||
}
|
}
|
||||||
div.subsection a:hover {
|
div.subsection a:hover {
|
||||||
text-decoration:underline;
|
text-decoration:underline;
|
||||||
|
@ -837,7 +837,7 @@ div.subsection table, div.subsection ol, div.subsection p {
|
|||||||
font-size:.9em;
|
font-size:.9em;
|
||||||
}
|
}
|
||||||
div.subsection a {
|
div.subsection a {
|
||||||
text-decoration:none;
|
text-decoration:underline;
|
||||||
}
|
}
|
||||||
div.subsection a:hover {
|
div.subsection a:hover {
|
||||||
text-decoration:underline;
|
text-decoration:underline;
|
||||||
|
@ -835,7 +835,7 @@ div.subsection table, div.subsection ol, div.subsection p {
|
|||||||
font-size:.9em;
|
font-size:.9em;
|
||||||
}
|
}
|
||||||
div.subsection a {
|
div.subsection a {
|
||||||
text-decoration:none;
|
text-decoration:underline;
|
||||||
}
|
}
|
||||||
div.subsection a:hover {
|
div.subsection a:hover {
|
||||||
text-decoration:underline;
|
text-decoration:underline;
|
||||||
|
@ -898,7 +898,7 @@ div.subsection table, div.subsection ol, div.subsection p {
|
|||||||
font-size:.9em;
|
font-size:.9em;
|
||||||
}
|
}
|
||||||
div.subsection a {
|
div.subsection a {
|
||||||
text-decoration:none;
|
text-decoration:underline;
|
||||||
}
|
}
|
||||||
div.subsection a:hover {
|
div.subsection a:hover {
|
||||||
text-decoration:underline;
|
text-decoration:underline;
|
||||||
|
@ -872,7 +872,7 @@ div.subsection table, div.subsection ol, div.subsection p {
|
|||||||
font-size:.9em;
|
font-size:.9em;
|
||||||
}
|
}
|
||||||
div.subsection a {
|
div.subsection a {
|
||||||
text-decoration:none;
|
text-decoration:underline;
|
||||||
}
|
}
|
||||||
div.subsection a:hover {
|
div.subsection a:hover {
|
||||||
text-decoration:underline;
|
text-decoration:underline;
|
||||||
|
@ -746,7 +746,7 @@ div.subsection table, div.subsection ol, div.subsection p {
|
|||||||
font-size:.9em;
|
font-size:.9em;
|
||||||
}
|
}
|
||||||
div.subsection a {
|
div.subsection a {
|
||||||
text-decoration:none;
|
text-decoration:underline;
|
||||||
}
|
}
|
||||||
div.subsection table.infolist {
|
div.subsection table.infolist {
|
||||||
width:100%;
|
width:100%;
|
||||||
|
@ -941,7 +941,7 @@ div.subsection table, div.subsection ol, div.subsection p {
|
|||||||
font-size:.9em;
|
font-size:.9em;
|
||||||
}
|
}
|
||||||
div.subsection a {
|
div.subsection a {
|
||||||
text-decoration:none;
|
text-decoration:unerline;
|
||||||
}
|
}
|
||||||
div.subsection a:hover {
|
div.subsection a:hover {
|
||||||
text-decoration:underline;
|
text-decoration:underline;
|
||||||
|
Loading…
Reference in New Issue
Block a user