Merge branch 'master' into dev10
commit
7b654184c1
@ -1,25 +0,0 @@
|
||||
/*
|
||||
.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;
|
||||
}
|
||||
*/
|
Loading…
Reference in New Issue