Mercurial Hosting > luan
comparison website/src/manual.html.luan @ 1323:3860ed4b8552
simplify website css
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Thu, 07 Feb 2019 05:38:38 -0700 |
parents | 11d3640e739d |
children | 1660136ac451 |
comparison
equal
deleted
inserted
replaced
1322:d5739c101bd6 | 1323:3860ed4b8552 |
---|---|
16 @import "/site.css"; | 16 @import "/site.css"; |
17 </style> | 17 </style> |
18 </head> | 18 </head> |
19 <body> | 19 <body> |
20 | 20 |
21 <div container> | |
22 <% Shared.header() %> | 21 <% Shared.header() %> |
23 | 22 |
24 <h1>Luan Reference Manual</h1> | 23 <h1>Luan Reference Manual</h1> |
25 | 24 |
26 <p small> | 25 <p small> |
4497 </SMALL> | 4496 </SMALL> |
4498 <!-- | 4497 <!-- |
4499 Last change: minor edit | 4498 Last change: minor edit |
4500 --> | 4499 --> |
4501 | 4500 |
4502 </div> | |
4503 | |
4504 </body> | 4501 </body> |
4505 </html> | 4502 </html> |
4506 <% | 4503 <% |
4507 end | 4504 end |