started working on templates and api
This commit is contained in:
@@ -18,6 +18,13 @@ h1 {
|
||||
background: orange;
|
||||
}
|
||||
|
||||
.notes{
|
||||
display: block;
|
||||
text-align: center;
|
||||
background: yellow;
|
||||
}
|
||||
|
||||
.user{
|
||||
background: lime;
|
||||
float: right;
|
||||
}
|
||||
Reference in New Issue
Block a user