Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/static/css/style.css
blob: 8ee2e2af43d4a6e218726611497c87c1abab3b79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
body                {font-family: sans-serif; background: #eee;}
a, h1, h2           {color: #006400;}
h1, h2              {font-family: 'Georgia', serif; margin:0;}
h1                  {border-bottom: 6px solid #eee;}
h2                  {font-size: 1.2em;}

.page               {margin: 2em auto; width: 630px; border: 5px solid #ccc; padding: 1.4em; background: white;}
.main               {background-image: url(../images/journal/backgroundimg.png); height: 350px; background-repeat: no-repeat; width: 630px;}

.energie-wrap       {position: absolute; margin-left: 26.50em; margin-top: 100px;}
.vitamine-wrap      {position: absolute; margin-left: 30.21em; margin-top: 100px;}
.energie-wrap, .vitamine-wrap {width: 42px; height: 129px; background: url(../images/journal/wrap3.png) top left no-repeat;}
.water-wrap         {position: absolute; margin-left: 22.5em; margin-top: 100px; width: 42px; height: 129px; background: url(../images/journal/jauge-water.png) top left no-repeat;}
.construction-wrap  {position: absolute; margin-left: 34.0em; margin-top: 100px; width: 42px; height: 129px; background: url(../images/journal/jauge-construction.png) top left no-repeat;}
.water-value, .energie-value, .vitamine-value, .construction-value {width: 42px; height: 129px; background: #E4FFAA url(../images/journal/wrap4.png) top left no-repeat;}

.entries            {list-style: none; width: 630px; height: 120px; margin: 0; padding: 0; overflow: auto; border-top: 6px solid #eee; margin-top: 6px;}
.entries li         {margin: 0.8em 1.2em;}
.metanav            {text-align: auto; font-size: 0.8em; padding: 0.3em; margin-bottom: 1em; background: #fafafa;}
.flash              {background: #CEE5F5; padding: 0.5em; border: 1px solid #AACBE2; margin-top: 4px;}
.error              {background: #F0D6D6; padding: 0.5em;}
.div0               {margin-top: 1em; margin-left: 0.7em; width: 600px; }
.nameofaliment      {width: 600px; height: 40px; margin-left: 0.7em; margin-top: 1em; font-size: 1em; border-bottom: 2px solid #eee;}
.div1, .div2, .div3, .div4, .div5 {float: left; width: 120px; font-size: 0.7em;}

.diveating          {height: 390px; width: 630px;}
.eatingleft         {float: left; width: 110px; height: 350px;}
.eatingleft ul      {margin-top: 0px; list-style: None; padding-left: 10px;  font-size: 10px; width: 100px; height: 350px; overflow: Scroll;}
.eatingmiddle       {float: left; width: 400px; height: 350px; background: no-repeat;}
.eatingright        {float: left; width: 100px; border-left: 4px solid #eee; height: 350px;}
.eatingright button {text-align: center; width: 90px; height: 59px; margin-top: 10px; margin-left: 7px; background-color: #FFFFFF;}
.shoppinglist       {list-style: None; padding-top: 20px; font-size: 12px; font-family: Comic Sans Ms; color: #808080; background: url(../images/journal/shoppinglist.png) top left no-repeat; width:180px; height: 190px; margin-top: 140px; margin-left: 10px; text-align: center;}
.None         {float: left; margin-top: -350px; margin-left: 80px; text-align: center; width:300px; height:100px;}
.None img {float: left; width: 300px; height: 150px;}
.rack         {float: left; margin-top: -360px; margin-left: 80px; text-align: center; width:300px; height:100px;}
.fruits       {float: left; margin-top: -360px; margin-left: 0px; text-align: center; width:220px; height:150px;}
.meatcounter  {float: left; margin-top: -360px; margin-left: 0px; text-align: center; width:250px; height:100px;}
.fridge       {float: left; margin-top: -360px; margin-left: 80px; text-align: center; width:300px; height:100px;}
.rack img, .fridge img {float: left; width: 220px; height: 150px; z-index: 1;}
.fruits img, .meatcounter img {float: left; width: 220px; height: 155px; z-index: 1;}
.welcometextNone {visibility: hidden; float: left; width: 180px; height: 50px; margin-left: 110px; margin-top: -130px; font-family: Verdana; font-size: 12px; color: #008000;}
.textrack     {visibility: hidden; float: left; width: 180px; height: 50px; margin-left: 35px; margin-top: -100px; font-family: Verdana; font-size: 12px; color: #008000;}
.textrack2     {visibility: hidden; float: left; width: 180px; height: 50px; margin-left: 35px; margin-top: -100px; font-family: Verdana; font-size: 12px; color: #008000;}
.textfruits  {visibility: hidden; float: left; width: 170px; height: 200px; margin-left: 20px; margin-top: -100px; font-family: Verdana; font-size: 12px; color: #008000;}
.textfruits2  {visibility: hidden;float: left; width: 200px; height: 200px; margin-left: 5px; margin-top: -210px; font-family: Verdana; font-size: 12px; color: #008000;}
.textmeatcounter   {visibility: hidden;float: left; width: 180px; height: 50px; margin-left: 10px; margin-top: -100px; font-family: Verdana; font-size: 12px; color: #008000;}
.textmeatcounter2   {visibility: hidden;float: left; width: 180px; height: 50px; margin-left: 15px; margin-top: -100px; font-family: Verdana; font-size: 12px; color: #008000;}
.textfridge   {visibility: hidden;float: left; width: 180px; height: 50px; margin-left: 35px; margin-top: -100px; font-family: Verdana; font-size: 12px; color: #008000;}
.textfridge2   {visibility: hidden;float: left; width: 180px; height: 50px; margin-left: 35px; margin-top: -100px; font-family: Verdana; font-size: 12px; color: #008000;}
.linkaddentry {font-size: 10px; color: #FFFFFF;}
.alimentimg   {margin-left: 5px; float: left; width: 50px; height: 50px; background: no-repeat;}
.fruitstable  {position: absolute; float: left; margin-top: -170px; margin-left: 160px; padding-left: -200px;}
.meatcountertable  {position: absolute; margin-left: 180px; margin-top: -150px;}
.racktable    {position: absolute; margin-left: 165px; margin-top: -200px;}
.fridgetable    {position: absolute; margin-left: 165px; margin-top: -200px;}

.alimentimages {float: left; margin-top: 100px; margin-left: 0px;}
.reset         {margin-left: 580px; width: 10px;}
.sun           {float: left; margin-top: 0px; margin-left: 0px; width: 628px; height: 150px; }
.sun img       {position: absolute; margin-top: 70px; width: 90px; height: 90px;}

.acitivities   {overflow: auto;}
.timediv       {margin-left: 120px;}