display news date
This commit is contained in:
parent
b932873b1d
commit
d923a125e2
2 changed files with 11 additions and 1 deletions
|
@ -803,6 +803,11 @@ progress {
|
|||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
.newsItemDate {
|
||||
margin: .25em 0;
|
||||
color: green;
|
||||
}
|
||||
|
||||
@media all and (max-width: 1440px) {
|
||||
|
||||
.dashboardHomeRightColumn {
|
||||
|
@ -812,6 +817,7 @@ progress {
|
|||
|
||||
.dashboardContent {
|
||||
max-width: 1000px;
|
||||
margin-top: -10px;
|
||||
}
|
||||
|
||||
@media all and (min-width: 1440px) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue