Finished off the agenda and minutes features in the adm page. Added another six events to the calendar.
This commit is contained in:
@@ -71,3 +71,9 @@ body { display: none; }
|
||||
border-bottom-left-radius: 8px;
|
||||
border-bottom-right-radius: 8px;
|
||||
}
|
||||
textarea {
|
||||
font-family: monospace;
|
||||
background-color: #000000;
|
||||
color: #ffffff;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user