This commit is contained in:
mikep%oeone.com 2003-01-20 19:37:47 +00:00
Родитель 78efaaeec4
Коммит 94ca9b4c27
1 изменённых файлов: 3 добавлений и 2 удалений

Просмотреть файл

@ -57,7 +57,8 @@ h1 {
:visited {
color: #551a8b;
}
:active {
:visited:active,
:link:active {
color: #f00;
}
</style>
@ -78,7 +79,7 @@ h1 {
<td id="mozver">
<h1>
<a id="mozlink" href="http://www.mozilla.org/projects/calendar/" target="_new">Mozilla Calendar 2003011316-cal</a>
<a id="mozlink" href="http://www.mozilla.org/projects/calendar/" target="_new">Mozilla Calendar 2003011617-cal</a>
</h1>
<script type="application/x-javascript">
// using try..catch to handle empty useragents and other cases where the regex fails to apply