User: jpmcc   
Date: 2008-07-28 19:21:11+0000
Added:
   marketing/www/ooocon2008/programme/programme.css

Modified:
   marketing/www/ooocon2008/programme/wednesday.html

Log:
 More messing

File Changes:

Directory: /marketing/www/ooocon2008/programme/
===============================================

File [added]: programme.css
Url: 
http://marketing.openoffice.org/source/browse/marketing/www/ooocon2008/programme/programme.css?rev=1.1&content-type=text/vnd.viewcvs-markup
Added lines: 105
----------------
/* Abstracts */

.abstract {
    margin-top: 2em;
    margin-bottom: 2em;
}

.abstract .header .title {
    font-size: large;
    font-weight: bolder;
    margin-bottom: 0em;
    padding-bottom: 0em;
}

.abstract .header .by {
    font-size: smaller;
    font-style: italic;
    padding-top: 0em;
    margin-top: 0em;
}

.abstract .content {
    margin-left: 3em;
    text-align: justify;
}

.abstract .bio {
    margin-top: 1em;
    margin-left: 3em;
    text-align: justify;
    border-top: thin solid grey;
}

/* timetables */

.timetable { 
  border: 1px solid rgb(0, 62, 161); 
  border-collapse: collapse; 
  width: 100%;
}

.sessionbox, breakbox, .partybox, .keynotebox {
  border: 1px dotted rgb(0, 62, 161);
  text-align: left;
  vertical-align: top;
  padding: 0.5em;
}

.communitybox, .devbox, .generalbox, .odfbox {
  border: 1px dotted rgb(0, 62, 161);
  text-align: center;
  font-weight: bolder;
  vertical-align: top;
  padding: 0.5em;
}

.sessionbox, .timebox, .partybox, .keynotebox {
  border: 1px dotted rgb(0, 62, 161);
  background-color: #f0f0f0;
  padding: 0.5em;
}

.sessionbox, .timebox, .keynotebox {
    text-align: left;
}

.timebox {
    font-weight: bolder;
    text-align: left;
}

.breakbox {
    text-align: center;
    border: 1px solid rgb(0, 62, 161);
}

/* This is a really crappy cludge */

.communitybox {
    background-color: rgb(182, 198, 224);
}

.devbox {
    background-color: rgb(252, 179, 190);
}

.generalbox {
    background-color: rgb(255, 240, 181);
}

.odfbox {
    background-color: rgb(200, 231, 190);
}

.partybox, .keynotebox {
    text-align: center;
}

.sessionbox .links, .keynotebox .links {
    display: block;
}

a img {
    border: 0px;
}

File [changed]: wednesday.html
Url: 
http://marketing.openoffice.org/source/browse/marketing/www/ooocon2008/programme/wednesday.html?r1=1.1&r2=1.2
Delta lines:  +1 -0
-------------------
--- wednesday.html      2008-07-28 19:17:37+0000        1.1
+++ wednesday.html      2008-07-28 19:21:09+0000        1.2
@@ -8,6 +8,7 @@
 <title>OpenOffice.org Conference 2008</title>
 <link rel="stylesheet" type="text/css" href="../../marketing.css" />
 <link rel="stylesheet" type="text/css" href="../ooocon.css" />
+<link rel="stylesheet" type="text/css" href="programme.css" />
 <script language="JavaScript" type="text/javascript" src="../ooocon.js">
 </script>
 </head>




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to