Tagged Questions
4
votes
0answers
62 views
Difference between link and link:visited on meta is too subtle [duplicate]
Possible Duplicate:
Can we change the a:visited color on the meta.stackoverflow.com home page?
Earlier today I asked this question which I thought was a display anomaly.
I quickly learned ...
7
votes
0answers
61 views
per-site /faqs should link to the community FAQ list
A year ago, someone asked:
The official FAQ for Stack Overflow, Server Fault, and Super User (should perhaps be renamed to include SE-2.0?) is quite informative, but there is no prominent link ...
4
votes
1answer
96 views
Question links stop getting converted to title-based links [duplicate]
Possible Duplicate:
SE question URL to title converter stops after 10
When asking this question I found that meta stackoverflow stops converting question links into title text link ...
10
votes
1answer
111 views
Invalid meta links on the data.stackexchange.com site
The following meta sites do not have valid links on http://data.stackexchange.com/
Seasoned Advice
Unix & Linux
Ask Different
Geographic Information Systems
They all point to http://meta./
...
3
votes
1answer
57 views
CSS Hover Problems
When hovering over a link that has the border-bottom: 1px dotted; rule, it doesn't remove it when adding a text-decoration: underline;.
Either change the text-decoration: underline; to a ...