1
0
mirror of https://github.com/minetest-mods/irc.git synced 2024-10-02 16:20:18 +02:00
irc/doc/lua/lua.css

16 lines
196 B
CSS
Raw Normal View History

2012-12-01 04:06:15 +01:00
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 ;
}