Template:Full Package Example/styles.css: Difference between revisions
From OTNA Test Wiki
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
.Cite{ | .Cite{ | ||
position:absolute; | |||
left:10px; | |||
} | } | ||
Revision as of 16:05, 29 April 2024
.Cargo{
position:fixed;
right:10px;
}
.Cite{
position:absolute;
left:10px;
}
.Cat{
align-content: flex-end;
}