deleting from calendar
This commit is contained in:
@@ -244,7 +244,7 @@ Colors: Use the following - https://www.google.com/design/spec/style/color.html#
|
||||
#classname {
|
||||
font-weight: bold;
|
||||
margin-bottom: -10px;
|
||||
font-size: medium;
|
||||
font-size: large;
|
||||
}
|
||||
|
||||
.modal-content {
|
||||
@@ -254,7 +254,7 @@ Colors: Use the following - https://www.google.com/design/spec/style/color.html#
|
||||
overflow-y: auto;
|
||||
padding: 20px;
|
||||
border: 1px solid #888;
|
||||
width: 30%;
|
||||
width: 35%;
|
||||
}
|
||||
|
||||
#prof {
|
||||
@@ -266,6 +266,12 @@ Colors: Use the following - https://www.google.com/design/spec/style/color.html#
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
body a:link,
|
||||
body a:visited {
|
||||
font-weight: bold;
|
||||
color: #3c87a3;
|
||||
}
|
||||
|
||||
.time {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
|
||||
Reference in New Issue
Block a user