mirror of
https://github.com/ShadowNinja/LuaIRC.git
synced 2025-07-15 22:30:22 +02:00
Fixing some whitespace, and line endings.
This commit is contained in:
@ -197,12 +197,12 @@ div.header, div.footer { margin-left: 0em; }
|
||||
}
|
||||
a { font-weight:bold; color: #004080; text-decoration: underline; }
|
||||
|
||||
#main
|
||||
{
|
||||
#main { background-color: #ffffff; border-left: 0px; }
|
||||
#container { margin-left: 2%; margin-right: 2%; background-color: #ffffff; }
|
||||
|
||||
border-left: 0px;
|
||||
#content { margin-left: 0px; padding: 1em; border-left: 0px; border-right: 0px; background-color: #ffffff; }
|
||||
|
||||
|
||||
#navigation { display: none;
|
||||
}
|
||||
pre.example {
|
||||
font-family: "Andale Mono", monospace;
|
||||
|
Reference in New Issue
Block a user