diff --git a/Encyclopedia/factoids.tmpl b/Encyclopedia/factoids.tmpl index 395e148..7dfdd62 100644 --- a/Encyclopedia/factoids.tmpl +++ b/Encyclopedia/factoids.tmpl @@ -1,5 +1,5 @@ + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> Ubottu factoids @@ -52,7 +52,7 @@

- +

%s diff --git a/bot.css b/bot.css index 470e088..2e54711 100644 --- a/bot.css +++ b/bot.css @@ -1,40 +1,45 @@ body { - font-family: verdana, sans; - font-weight: bold; - background-color: #eeeeee; - color: #000066; + font-family: Verdana, sans-serif; font-size: 10px; + font-weight: bold; + background-color: #f0f8ff; + color: #000066; } -tbody { - font-weight: normal; -} + div.home { - margin: 20px auto; width: 300px; - border: 2px solid #000066; + margin: 20px auto; padding: 0px 10px; + border: 2px solid #000066; background-color: #ffffff; text-align: center; } + +#about h1 img { + vertical-align: middle; +} + .submit { font-size: 10px; - border: solid 1px #000066; - color: #000066; font-weight: bold; - background-color: #eeeeee; + border: solid 1px #000066; + background-color: #f0f8ff; + color: #000066; } + .input { font-size: 10px; - border: solid 1px #000066; - color: #000066; font-weight: bold; + border: solid 1px #000066; background-color: white; + color: #000066; } + th { border-bottom: solid 1px #000066; text-align: center; } -td,th { +td, th { font-size: 10px; text-align: left; vertical-align: top; @@ -43,52 +48,90 @@ td.comment { white-space: normal; padding-left: 20px; } + li { list-style: none; } + table { width: 100%; padding-top: 1em; clear: both; } + div.main { margin: 20px; - border: 2px solid #000066; padding: 0px; + border: 2px solid #000066; background-color: #ffffff; text-align: center; } div.pdata { + float: right; text-align: right; padding-right: 10px; - float: right; } div.search { float: left; text-align: left; padding-left: 10px; } + a, span.pseudolink { color: #0000ff; text-decoration: underline; cursor: pointer; } +a.disabled { + text-decoration: line-through; +} + span.removal { color: #6699cc; } -tr.bg2 { - background-color: #eeeeee; +span.note { + font-size: 75%; + font-weight: normal; + vertical-align: sub; } + +tr.bg2 { + background-color: #f0f8ff; +} + div.invisible { display: none; } + div.log { + width: 100%; display: none; color: black; - width: 100%; font-family: monospace; + font-weight: normal; white-space: normal; text-align: left; - font-weight: normal; clear: both; + padding-top: 1em; +} + +.highlight { + background-color: yellow; +} + +.errors { + font-size: larger; + font-weight: bold; + text-align: center; + vertical-align: middle; + text-decoration: underline; +} + +a > img { + border: 0; +} + +.small-banner { + width: 140px; + height: 41px; } diff --git a/bot.png b/bot.png new file mode 100644 index 0000000..7d234f7 Binary files /dev/null and b/bot.png differ diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..d39cdff Binary files /dev/null and b/favicon.ico differ diff --git a/index.html b/index.html index f205e7f..5ebd713 100644 --- a/index.html +++ b/index.html @@ -1,33 +1,52 @@ - + + + Ubottu

-

Ubugtu & Ubotu Hi!

-

- This is the home of the Ubottu bot which you can find in various - Ubuntu channels on the Freenode network. If you want him to join your - channel ask in #ubuntu-ops -

-

Plugins

-

- The home grown plugins used by these bots can be found in the bzr branch - located at Launchpad -

-

- Bugs and feature requests can be filed at launchpad.net -

-

Web interface

-

Timezones

- -

Factoid database

-

Raw data

-

Ubuntu database

-

©2006-2007 Dennis Kaarsemaker

+
+

Ubottu Hi!

+

+ This is the home of the Ubottu bot which you can find in various + Ubuntu channels on the freenode network. + If you want her to join your Ubuntu channel, ask in + #ubuntu-irc +

+
+
+

Plugins

+

+ The bot is powered by Limnoria, + and the homegrown plugins used by it can be found at + Launchpad, + where also bug reports and feature requests can be filed. +

+
+
+

Web interface

+

+ Factoid database +

+
+
+

Raw data

+

+ Ubuntu database +

+
+