mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
Prettify copyright links (thanks to GreenLunar)(#692)
This commit is contained in:
parent
994602c97d
commit
ac6b436dcf
@ -550,7 +550,12 @@ css(Host) ->
|
||||
"#FE8A02;\n padding: 1em;\n margin-right: "
|
||||
"1em;\n background: #FFE3C9;\n}\n\n*.alignrig"
|
||||
"ht {\n font-size: 10pt;\n text-align: "
|
||||
"right;\n}\n\n">>.
|
||||
"right;\n}\n\n#copyright a:link {\n color: "
|
||||
"#ffffff;\n text-decoration: none;\n}\n"
|
||||
"#copyright a:visited {\n color: #ffffff;\n "
|
||||
"text-decoration: none;\n}\n#copyright a:hover"
|
||||
" {\n color: #ffffff;\n text-decoration: "
|
||||
"underline;\n}\n">>.
|
||||
|
||||
favicon() ->
|
||||
jlib:decode_base64(<<"AAABAAEAEBAQAAEABAAoAQAAFgAAACgAAAAQAAAAIAAAA"
|
||||
|
Loading…
Reference in New Issue
Block a user