1
0
mirror of https://github.com/minetest-mods/irc.git synced 2024-10-01 07:40:18 +02:00
irc/doc/lua/lua.css
2012-12-01 01:06:15 -02:00

16 lines
196 B
CSS

body {
color: #000000 ;
background-color: #FFFFFF ;
font-family: sans-serif ;
}
a:link {
color: #000080 ;
}
a:link:hover, a:visited:hover {
color: #000080 ;
background-color: #E0E0FF ;
}