X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=less%2Fscreen%2Fcontent.less;fp=less%2Fscreen%2Fcontent.less;h=0000000000000000000000000000000000000000;hb=15c643ebc6ce3d75a62fedb9b83688c6e85acbc5;hp=35786c324d975359dd519302e121501249620d0e;hpb=14646bdae51a709c3850573d89e404939bd88808;p=website diff --git a/less/screen/content.less b/less/screen/content.less deleted file mode 100644 index 35786c32..00000000 --- a/less/screen/content.less +++ /dev/null @@ -1,26 +0,0 @@ -.mcontent -{ - position: relative; - padding: 0 24.375em 0 0; -} -.mcontent > .mmain -{ - float: left; - min-height: 1em; - position: relative; - width: 100%; - border-right: .125em solid @normal; -} -.mcontent > .mmarginal -{ - float: left; - margin: 0 -27em 0 -.125em; - padding: 0 2em 1.0625em 2em; - position: relative; - width: 20.375em; - border-left: .125em solid @normal; -} -.mcontent > .mmain > * -{ - margin-right: 5%; -}