Line 3: | Line 3: | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"/> | <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no"/> | ||
<style> | <style> | ||
+ | p{ | ||
+ | width: 100%; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | |||
+ | } | ||
+ | |||
.title { | .title { | ||
width: 100%; | width: 100%; | ||
Line 208: | Line 215: | ||
pre{ | pre{ | ||
width: 100%; | width: 100%; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
} | } | ||
code{ | code{ | ||
width: 100%; | width: 100%; | ||
+ | margin-left: auto; | ||
+ | margin-right: auto; | ||
+ | |||
} | } | ||
Revision as of 12:52, 14 October 2018