Small formating update.
This commit is contained in:
parent
3fc27a2e17
commit
760b34a0e0
@ -5,11 +5,12 @@
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
body { font-family:Monospace; font-size:10pt; }
|
||||
body { font-family:Consolas, "Lucida Console", Monospace; font-size:10pt; }
|
||||
a { text-decoration:none; color:#0000EE; transition:color 0.5s ease; -moz-transition:background-color 0.5s ease; -o-transition:background-color 0.5s ease; -webkit-transition:background-color 0.5s ease; }
|
||||
a:hover { background-color: #CCCCCC; }
|
||||
a:active { color: #551A8B; }
|
||||
a:visited { color: #0000EE; }
|
||||
.code { background-color: #EAEAEA; }
|
||||
-->
|
||||
</style>
|
||||
</head>
|
||||
|
@ -10,7 +10,7 @@ a { text-decoration:none; color:#0000EE; transition:color 0.5s ease; -moz-transi
|
||||
a:hover { background-color: #CCCCCC; }
|
||||
a:active { color: #551A8B; }
|
||||
a:visited { color: #0000EE; }
|
||||
.code { background-color: #E0E0E0; }
|
||||
.code { background-color: #EAEAEA; }
|
||||
-->
|
||||
</style>
|
||||
</head>
|
||||
|
@ -5,11 +5,12 @@
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
<style type="text/css">
|
||||
<!--
|
||||
body { font-family:Monospace; font-size:10pt; }
|
||||
body { font-family:Consolas, "Lucida Console", Monospace; font-size:10pt; }
|
||||
a { text-decoration:none; color:#0000EE; transition:color 0.5s ease; -moz-transition:background-color 0.5s ease; -o-transition:background-color 0.5s ease; -webkit-transition:background-color 0.5s ease; }
|
||||
a:hover { background-color: #CCCCCC; }
|
||||
a:active { color: #551A8B; }
|
||||
a:visited { color: #0000EE; }
|
||||
.code { background-color: #EAEAEA; }
|
||||
-->
|
||||
</style>
|
||||
</head>
|
||||
|
Loading…
Reference in New Issue
Block a user