diff --git a/public/style/public.css b/public/style/public.css index 4806e3f..e5d1885 100644 --- a/public/style/public.css +++ b/public/style/public.css @@ -164,7 +164,7 @@ display: inline-block; */ .ansaContainer{margin-bottom:25px; border:none;height:420px} -.ansa{border:solid #d6d6d6 1px;border-left:0px;border-right:0px;border-top:0px;height:180px;} +.ansa{border:solid #d6d6d6 1px;border-left:0px;border-right:0px;border-top:0px;/* height:180px; */} .ansa> div {display:inline-block;vertical-align:top;} .mediaContent{overflow:hidden;} @@ -211,8 +211,8 @@ display: inline-block; } -.news{position:relative;margin:10px 3px;display:inline-block;vertical-align:top;max-height:270px;/* height:270px; */} -.newsSport{position:relative;margin:10px 3px;display:inline-block;vertical-align:top;max-height:262px;/* height:262px; */} +.news{position:relative;margin:10px 3px;display:inline-block;vertical-align:top;/* max-height:270px; *//* height:270px; */} +.newsSport{position:relative;margin:10px 3px;display:inline-block;vertical-align:top;/* max-height:262px; *//* height:262px; */} .newsSummary{width:200px;display:inline-block;cursor:pointer;} .newsMainMedia{width:200px;height:112px;overflow:hidden;margin-bottom:25px;text-align:center;} .newsTitle{font-weight:bold;margin-bottom:5px;text-align:left;font-size:14px;} @@ -220,8 +220,8 @@ display: inline-block; .continue{vertical-align:bottom;position:absolute;bottom:0; left:0;} .newsContainer > .newsSport:first-child{border:0px;border-right:solid #d6d6d6 1px;} -.sportSummary{width:300px;margin:10px 3px;display:inline-block;vertical-align:top;/* height:262px; */max-height:262px;cursor:pointer;} - +.sportSummary{width:300px;margin:10px 3px;display:inline-block;vertical-align:top;/* height:262px; *//* max-height:262px; */cursor:pointer;} +.sportSummary .newsMainMedia{width:300px;height:168px;} .middleBarNews{ display:inline-block; width:150px; @@ -245,7 +245,7 @@ display: inline-block; border-top:0px; border-right:0px; border-left:0px; - max-height:165px; + /* max-height:165px; */ cursor:pointer; } .ristorantiBlock:last-child{border-bottom:none;} @@ -286,14 +286,14 @@ display: inline-block; .middleRightBanner{width: 220px;overflow: hidden;height: 165px;margin: 5px 0;} .middleRightBanner > img{max-width:220px; max-heigth:200px;} -.reader > .lastContainer, .lastContainer{max-height:120px;padding:5px;;border-bottom:dotted #C1B4B4 1px;cursor:pointer;} +.reader > .lastContainer, .lastContainer{/* max-height:120px */;padding:5px;;border-bottom:dotted #C1B4B4 1px;cursor:pointer;} .reader > .lastContainer:last-child, .lastContainer:last-child {border-bottom: none;} .reader > .lastData, .lastData{font-size:12px;} .reader > .lastTitle, .lastTitle{font-size:12px;font-weight:bold;} .reader > .lastContinua, .lastContinua{text-align:right; font-size:12px;font-weight:bold;padding-bottom:5px;} .reader > .lastContinua a, .lastContinua a{color:#64bff0;} -.gossipContainer{max-height:165px;margin-top:5px;margin-bottom:5px;border-bottom:dotted #C1B4B4 1px;cursor:pointer;overflow:hidden;} +.gossipContainer{/* max-height:165px */;margin-top:5px;margin-bottom:5px;border-bottom:dotted #C1B4B4 1px;cursor:pointer;overflow:hidden;} .gossipContainer#gossip_2{border-bottom:none;} .gossipTitle{margin-bottom:5px;font-weight:bold;font-size:20px;} .gossipSubtitle{margin-bottom:5px;color:#64bff0;font-weight:bold;font-size:15px;}