Line 17: | Line 17: | ||
padding-top:80px; | padding-top:80px; | ||
padding-bottom:20px; | padding-bottom:20px; | ||
+ | } | ||
+ | .content_box2_parent { | ||
+ | text-align: center; | ||
+ | padding-right:5000px; | ||
+ | |||
+ | } | ||
+ | |||
+ | .content_box2_child { | ||
+ | border-radius: 30px 60px; | ||
+ | display: inline-block; | ||
+ | background-color: #FFFFFF; | ||
+ | text-align: justify; | ||
+ | vertical-align: middle; | ||
+ | box-shadow: 1px 1px 10px #888; | ||
+ | -webkit-box-shadow: 1px 1px 10px #888; | ||
+ | -moz-box-shadow: 1px 1px 10px #888; | ||
+ | padding: 4%; | ||
+ | min-height: 430px; | ||
+ | } | ||
+ | |||
+ | @media screen and (min-width: 601px){ | ||
+ | #tr1{ | ||
+ | margin: 2em 1em 2em 1em; | ||
+ | width: 85%; | ||
+ | } | ||
+ | } | ||
+ | |||
+ | @media screen and (max-width: 600px){ | ||
+ | #tr1{ | ||
+ | margin: 1em 0 0; | ||
+ | width: auto; | ||
+ | } | ||
+ | } | ||
+ | |||
+ | body,td,th { | ||
+ | font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif; | ||
+ | } | ||
+ | #div1 { | ||
+ | position: relative; | ||
+ | width: 100%; | ||
+ | font-size: 72px; | ||
+ | } | ||
+ | #div2 { | ||
+ | position: relative; | ||
+ | width: 90%; | ||
+ | font-size: 18px; | ||
+ | } | ||
+ | #div3 { | ||
+ | position: relative; | ||
+ | margin-top:40px; | ||
+ | height:1.5px; | ||
+ | background-color: #990100; | ||
+ | } | ||
+ | #div4{ | ||
+ | position: relative; | ||
+ | margin: 0 0 10.5px; | ||
+ | color: #990100; | ||
+ | font-size: 48px; | ||
+ | text-align:center; | ||
+ | padding-top:7px; | ||
} | } | ||
</style> | </style> |
Revision as of 01:04, 3 October 2016
Attribution