|
|
Line 1: |
Line 1: |
− | {{Rice}}
| |
− | <html>
| |
− |
| |
− | <head>
| |
| <style> | | <style> |
| h1 { | | h1 { |
Line 38: |
Line 34: |
| } | | } |
| </style> | | </style> |
| + | {{Rice}} |
| + | <html> |
| + | |
| + | <head> |
| + | |
| </head> | | </head> |
| | | |
Revision as of 02:09, 19 October 2016
<style>
h1 {
font-family: "Abadi MT Condensed Extra Bold", Helvetica, Arial;
font-size: 30pt;
font-style: normal;
font-variant: normal;
font-weight: bold;
line-height: 30pt;
color: white;
}
h3 {
font-family: "DIN Alternate Bold", Helvetica, Arial;
font-size: 18pt;
font-style: normal;
font-variant: normal;
font-weight: bold;
line-height: 18pt;
color: white;
}
p {
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: light;
line-height: 20px;
color: white;
}
.pagediv {
padding-left: 20%;
padding-right: 20%;
/* height:100vh; */
text-align: center;
}
</style>