pure design
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
.event,
|
||||
.announcement {
|
||||
.event {
|
||||
width: 320px;
|
||||
max-width: 450px;
|
||||
flex-grow: 1;
|
||||
margin: .2em;
|
||||
background-color: #202020;
|
||||
max-height: 400px;
|
||||
overflow: hidden;
|
||||
|
||||
a:hover {
|
||||
@@ -25,7 +23,8 @@
|
||||
font-size: 1.2em;
|
||||
max-height: 3em;
|
||||
overflow: hidden;
|
||||
color: #fea;
|
||||
color: white;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.card-footer {
|
||||
|
||||
Reference in New Issue
Block a user