Bug 460926 A11y hierachy is broken on Ubuntu 8.10 (GNOME 2.24), r=Evan.Yan sr=roc
[wine-gecko.git] / testing / performance / talos / page_load_test / sunspider / sunspider.css
blob7a1797987c0a8d928fe7272c50f681a6d63252fc
2 body { font-family: sans-serif;
3 margin: 20px;
4 background-color: #D9D5A1;
5 color: #1B0636 }
7 h2 { background-color: #4E8AB9;
8 margin: -20px -20px 0px -20px;
9 padding: 30px 20px 30px 20px;
10 color: yellow;
11 border-bottom: 2px solid #360D6B;
12 zoom: 1.0 /* I CAN HAS LAYOUT? (ie hack) */ }
14 dt { font-weight: bold }
16 dd { margin-bottom: 1em; margin-top: 0.5em }
18 :link { color: #1363A1 }
19 :visited { color: #5113A1 }
21 #testframe { margin-top: 20px;
22 width: 80%;
23 height: 500px;
24 border: 2px solid #360D6B }
26 #logo { float: left;
27 position: relative;
28 bottom: 0.33em;
29 padding-right: 20px;
30 margin-bottom: -40px;
31 font-size: 3em }