diff options
Diffstat (limited to 'plugins/jetpack/modules/shortcodes/css/recipes-print-rtl.css')
-rw-r--r-- | plugins/jetpack/modules/shortcodes/css/recipes-print-rtl.css | 38 |
1 files changed, 1 insertions, 37 deletions
diff --git a/plugins/jetpack/modules/shortcodes/css/recipes-print-rtl.css b/plugins/jetpack/modules/shortcodes/css/recipes-print-rtl.css index 52a59b19..bbea4bf2 100644 --- a/plugins/jetpack/modules/shortcodes/css/recipes-print-rtl.css +++ b/plugins/jetpack/modules/shortcodes/css/recipes-print-rtl.css @@ -1,37 +1 @@ -/* Do not modify this file directly. It is concatenated from individual module CSS files. */ -.jetpack-recipe-meta li.jetpack-recipe-print { - display: none; -} - -.jetpack-recipe-title { - font-size: 16pt; -} - -.jetpack-recipe-content img { - display: inline-block !important; - max-width: 100%; -} - -.jetpack-recipe-image { - display: none !important; -} - -.jetpack-recipe-content .aligncenter { - display: block !important; - margin: 0 auto 1em !important; - text-align: center !important; -} - -.jetpack-recipe-content .alignright { - float: left !important; - margin: 0 1em .5em 0 !important; -} - -.jetpack-recipe-content .alignleft { - float: right !important; - margin: 0 0 .5em 1em !important; -} - -.jetpack-recipe-content .alignnone { - display: inline-block; -} +.jetpack-recipe-meta li.jetpack-recipe-print{display:none}.jetpack-recipe-title{font-size:16pt}.jetpack-recipe-content img{display:inline-block!important;max-width:100%}.jetpack-recipe-image{display:none!important}.jetpack-recipe-content .aligncenter{display:block!important;margin:0 auto 1em!important;text-align:center!important}.jetpack-recipe-content .alignright{float:left!important;margin:0 1em .5em 0!important}.jetpack-recipe-content .alignleft{float:right!important;margin:0 0 .5em 1em!important}.jetpack-recipe-content .alignnone{display:inline-block}
\ No newline at end of file |