mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
Shifted post meta data to right side
This commit is contained in:
@ -1,2 +1,7 @@
|
||||
// This File is imported last, and will override other styles in the cascade
|
||||
// Add styles here to make changes without digging in too much
|
||||
.post .meta {
|
||||
position: relative;
|
||||
float: right;
|
||||
top: 0px;
|
||||
}
|
||||
Reference in New Issue
Block a user