diff --git a/core/layout/common.css b/core/layout/common.css index 125cbba5..f8a64cd8 100755 --- a/core/layout/common.css +++ b/core/layout/common.css @@ -1337,33 +1337,6 @@ th.col12 { color: #F39C12; } -/** -* Module News -*/ - -.newsTitle { - background-color: #ECEFF1; - padding:5px; -} -.newsContent { -clear: left; - margin-left: 10px; - padding: 5px; -} -.newsDate { - font-size:0.8em; -font-style: italic; -color: grey; - margin-left:10px; - float: left; -} -.newsSignature { - margin-right:10px; - float:right; - font-size:0.8em; -font-style: italic; -color: grey; -} /*