comparison static/css/sat_website.css @ 136:c56b6ad62153

add section News with the official news feed
author souliane <souliane@mailoo.org>
date Thu, 14 Jan 2016 23:39:43 +0100
parents 82d920157dc9
children
comparison
equal deleted inserted replaced
135:b61cb60a8eb2 136:c56b6ad62153
267 } 267 }
268 268
269 .video-campaign { 269 .video-campaign {
270 max-width: 100%; 270 max-width: 100%;
271 } 271 }
272
273 .news-content {
274 box-sizing: border-box;
275 border-radius: 5px;
276 background: url("https://libervia.org/themes/default/images/tpl/page-gradient.png") repeat-x scroll left top #FBFAF9;
277 }