observer frontend
This commit is contained in:
@@ -31,3 +31,16 @@ a,
|
||||
}
|
||||
}
|
||||
|
||||
.feed-title {
|
||||
cursor: pointer;
|
||||
font-family: 'Courier New';
|
||||
font-size: 22px;
|
||||
border-bottom: 1px solid #ccc;
|
||||
padding: 1em;
|
||||
}
|
||||
|
||||
.feed-content {
|
||||
font-family: Georgia, 'Times New Roman', Times, serif;
|
||||
font-size: 20px;
|
||||
padding: 1em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user