Page79

From 2010.igem.org

(Difference between revisions)
(New page: <html> <head> <style type="text/css"> /* GETS RID OF DEFAULT TITLE */ .firstHeading {display:none;} - SETS OUTSIDE BGCOLOUR AND INSIDE BGCOLOUR: body { background-color: #2525...)
Line 94: Line 94:
#calendar  
#calendar  
{
{
-
   position:relative; width:350px; height:306px; border:1px solid #000; background:#fff url(../graphics/snowdrop.jpg); margin:0 auto 100px auto;
+
   width:21.875em; height:19.125em; border:2em solid #000; background:#3b3b3b; margin:0 auto 6.25em auto;
}
}
#calendar h2  
#calendar h2  
{
{
-
   position:absolute; width:240px; left:110px; top:150px; text-align:center; font-size:2em;
+
   width:15em; left:6.875em; top:9.375em; text-align:center; font-size:2em;font-family: "Trebuchet MS", Times;
}
}
#year a  
#year a  
{
{
-
   text-decoration:none; color:#000;
+
   text-decoration:none; color:#fff200;
}
}
#year  
#year  
{
{
-
   padding:54px 0 0 0; margin:0; list-style-type:none; width:110px;
+
   padding:3.375em 0 0 0; margin:0; list-style-type:none; width:6.875em;
}
}
Line 125: Line 125:
{
{
   height:33px; width:35px; text-align:center; line-height:33px;
   height:33px; width:35px; text-align:center; line-height:33px;
-
}
 
-
 
-
#year table tfoot td
 
-
{
 
-
  width:240px; background:#919f67; height:46px;
 
}
}
#year table caption  
#year table caption  
{
{
-
   color:#707a6a; height:32px; line-height:32px; padding:0; margin:0; background:#e1e5a6; font-size:1.5em;
+
   color:#a5a5a5; height:32px; line-height:32px; padding:0; margin:0; background:#e1e5a6; font-size:1.5em;
}
}
Line 149: Line 144:
#year li:hover  
#year li:hover  
{
{
-
   cursor:default; background:#7092bf; color:#fff;
+
   cursor:default; background:#3b3b3b; color:#a5a5a5;
}
}
#year li:hover table  
#year li:hover table  
{
{
-
   display:block; position:absolute; left:110px; top:0; background:#7092bf;
+
   display:block; position:absolute; left:110px; top:0; background:#a5a5a5;
}
}
Line 328: Line 323:
   <tr><td>12</td><td>13</td><td>14</td><td>15</td><td>16</td><td>17</td><td>18</td></tr>
   <tr><td>12</td><td>13</td><td>14</td><td>15</td><td>16</td><td>17</td><td>18</td></tr>
   <tr><td>19</td><td>20</td><td>21</td><td>22</td><td>23</td><td>24</td><td>25</td></tr>
   <tr><td>19</td><td>20</td><td>21</td><td>22</td><td>23</td><td>24</td><td>25</td></tr>
-
   <tr><td>26</td><td>27</td><td>28</td><td>29</td><td>30</td><td>..</tr><td>..</td></tr>
+
   <tr><td>26</td><td>27</td><td>28</td><td>29</td><td>30</td><td>..</td><td>..</td></tr>
   <tr><td>..</td><td>..</td><td>..</td><td>..</td><td>..</td><td>..</td><td>..</td></tr>
   <tr><td>..</td><td>..</td><td>..</td><td>..</td><td>..</td><td>..</td><td>..</td></tr>

Revision as of 04:11, 4 July 2010

genomikon

Calendar
2010

  • MAY
    MAY 2010
    Sun Mon Tue Wed Thu Fri Sat
    ............01
    02030405060708
    09101112131415
    16171819202122
    23242526272829
    3031..........
  • JUNE
    JUNE 2010
    S M T W T F S
    ....0102030405
    06070809101112
    13141516171819
    20212223242526
    2728..........
    ..............
  • JULY
    JULY 2010
    S M T W T F S
    ........010203
    04050607080910
    11121314151617
    18192021222324
    25262728293031
    ..............
  • AUGUST
    AUGUST 2010
    S M T W T F S
    01020304050607
    08091011121314
    15161718192021
    22232425262728
    293031........
    ..............
  • SEPTEMBER
  • OCTOBER
  • SEPTEMBER 2010
    S M T W T F S
    ......01020304
    05060708091011
    12131415161718
    19202122232425
    2627282930....
    ..............
    OCT 2010
    S M T W T F S
    ..........0102
    03040506070809
    10111213141516
    17181920212223
    24252627282930
    31............
  • NOVEMBER
    NOVEMBER 2010
    S M T W T F S
    ..010203040506
    07080910111213
    14151617181920
    21222324252627
    282930........
    ..............

Retrieved from "http://2010.igem.org/Page79"