core: add foundations of idea
This commit is contained in:
@@ -39,6 +39,14 @@ canvas {
|
||||
background: #003161;
|
||||
}
|
||||
|
||||
.cardLeft {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.cardRight {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
#navigation {
|
||||
text-align: right;
|
||||
padding: 6px;
|
||||
|
||||
Reference in New Issue
Block a user