Subversion Repository Public Repository

Nextrek

Diff Revisions 807 vs 808 for /legal-map/css/articolo.css

Diff revisions: vs.
  @@ -17,9 +17,11 @@
17 17 }
18 18
19 19 .level-node-3 .articolo {
20 - /*margin-right: -386px;*/
21 - /*width: 1250px;*/
22 - width: 985px;
20 + width: 905px;
21 + }
22 +
23 + .content-container {
24 + width: 905px;
23 25 }
24 26
25 27 .level-node-4 .articolo {
  @@ -60,7 +62,7 @@
60 62 height: 35px;
61 63 min-width: 150px;
62 64 border: 1px solid gray;
63 - font-size: 17px;
65 + font-size: 15px;
64 66 color: white;
65 67 font-weight: bold;
66 68 float: left;
  @@ -76,7 +78,7 @@
76 78
77 79 .articolo ul li.tab .tab-text {
78 80 padding-top: 5px;
79 - margin-right: 12px;
81 + margin-right: 7px;
80 82 }
81 83
82 84