Przeglądaj źródła

adding some rudimentary styling for the files table

Nate Johnston 2 lat temu
rodzic
commit
4fe708d65d
1 zmienionych plików z 9 dodań i 1 usunięć
  1. 9 1
      static/files/index.html

+ 9 - 1
static/files/index.html

@@ -4,6 +4,14 @@
 <html>
     <head>
         <title>CGHOA Files</title>
+        <style>
+            table {
+                margin: 12px 12px 12px 12px;
+                padding: 12px 12px 12px 12px;
+                margin-left: auto;
+                margin-right: auto;
+            } 
+        </style>
     </head>
     <body>
         <table border=0> <tr>
@@ -19,7 +27,7 @@
             <td> <a href=faq.pdf><img src=/images/faq.jpg></a></td>
             <td> <a href=faq.pdf>Frequently Asked Questions</a> </td>
         </tr><tr>
-            <td> <a href=accguidelines032817.pdf><img src=/images/guidelines.jpg></a></td>
+            <td> <a href=accguidelines032817.pdf><img src=/images/guidelines.jpeg></a></td>
             <td> <a href=accguidelines032817.pdf>ACC Guidelines</a> <p> A guide for residents on the planning, design and approval process for external alterations. </td>
         </tr><tr>
             <td> <a href=EnforcementPolicy2017.pdf><img src=/images/enforcementpolicy.jpg></a></td>