This commit was manufactured by cvs2svn to create tag 'v0_5_1'.
Sprout from master 2010-09-17 08:56:43 UTC Erik C. Thauvin <erik@thauvin.net> 'Added "Posted by" attribution in the feed's entry description.' Delete: .cvsignore ChangeLog.txt README.txt ant/jreleaseinfo-1.3.0.jar build.properties build.xml lib/MathEvaluator.jar lib/commons-cli-1.2.jar lib/commons-codec-1.4.jar lib/commons-httpclient-3.1.jar lib/commons-logging-1.1.1.jar lib/commons-net-1.4.1.jar lib/delicious-1.14.jar lib/jakarta-oro-2.0.8.jar lib/jdom-1.1.jar lib/jweather-0.2.5.jar lib/log4j-1.2.16.jar lib/ostermillerutils_1_07_00.jar lib/pircbot.jar lib/rome-1.0.jar lib/rome-fetcher-1.0.jar lib/twitter4j-core-2.1.5-SNAPSHOT.jar licenses/Apache LICENSE.txt licenses/JDOM License.txt licenses/JWeather License.txt licenses/License.txt licenses/OstermillerUtil License.txt licenses/PircBot License.html licenses/ROME License.txt licenses/Twitter4J LICENSE.txt licenses/delicious-java License.txt mobibot.fb mobibot.iml mobibot.ipr properties/fetcher.properties properties/log4j.properties properties/mobibot.properties src/net/thauvin/erik/mobibot/CurrencyConverter.java src/net/thauvin/erik/mobibot/DeliciousPoster.java src/net/thauvin/erik/mobibot/EntryComment.java src/net/thauvin/erik/mobibot/EntryLink.java src/net/thauvin/erik/mobibot/FeedReader.java src/net/thauvin/erik/mobibot/GoogleSearch.java src/net/thauvin/erik/mobibot/Identica.java src/net/thauvin/erik/mobibot/StockQuote.java src/net/thauvin/erik/mobibot/SwingWorker.java src/net/thauvin/erik/mobibot/Twitter.java src/net/thauvin/erik/mobibot/TwitterOAuth.java src/net/thauvin/erik/mobibot/Weather.java website/simple.css
This commit is contained in:
parent
ff091e03bf
commit
42fdf22322
50 changed files with 0 additions and 4117 deletions
|
@ -1,52 +0,0 @@
|
|||
body {
|
||||
background: #ffffff;
|
||||
font-family: Verdana, Arial, Helvetica, sans-serif;
|
||||
font-size: 13px;
|
||||
color: #000000;
|
||||
margin: 0px;
|
||||
}
|
||||
|
||||
h1 {
|
||||
color: #333399;
|
||||
}
|
||||
|
||||
h2 {
|
||||
border-bottom: 2px solid #9999cc;
|
||||
}
|
||||
|
||||
h3 {
|
||||
padding-top: 25px;
|
||||
border-bottom: 1px solid #9999cc;
|
||||
}
|
||||
|
||||
code {
|
||||
font-family: Courier New, Courier, mono, monospace;
|
||||
font-size: 12px;
|
||||
color: #000066;
|
||||
background-color: #ffeedd;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
color: #ff0000;
|
||||
background: #eeeeff;
|
||||
}
|
||||
|
||||
#content {
|
||||
float: none;
|
||||
position: relative;
|
||||
margin: 0px 10px 10px 10px;
|
||||
padding: 0px 10px 10px 10px;
|
||||
}
|
||||
|
||||
#content p {
|
||||
padding-left: 10px;
|
||||
}
|
||||
|
||||
#content p.note {
|
||||
padding: 5px;
|
||||
border: 1px solid #9999cc;
|
||||
border-right: 2px solid #666699;
|
||||
border-bottom: 2px solid #666699;
|
||||
background: #eeeeff;
|
||||
margin: 20px 50px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue