mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-08 09:42:43 +00:00
Remove V4 cruft that should never have been merged
This commit is contained in:
@@ -506,22 +506,3 @@ body { counter-reset : page-numbers 0; }
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
//*****************************
|
||||
//* Forced Justification
|
||||
//* DELETE WHEN V4 GOES LIVE
|
||||
//*****************************/
|
||||
|
||||
.page {
|
||||
.mdParagraphJustifyLeft {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.mdParagraphJustifyRight {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.mdParagraphJustifyCenter {
|
||||
text-align: center;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user