Przeglądaj źródła

Tweak some styling

master
Dylan Baker 5 lat temu
rodzic
commit
75c3a6e1d3
2 zmienionych plików z 5 dodań i 1 usunięć
  1. 4
    0
      static/style.css
  2. 1
    1
      templates/index.html.tera

+ 4
- 0
static/style.css Wyświetl plik

1
+body {
2
+  line-height: 1.5;
3
+}
4
+
1
 .container {
5
 .container {
2
   margin: auto;
6
   margin: auto;
3
   max-width: 800px;
7
   max-width: 800px;

+ 1
- 1
templates/index.html.tera Wyświetl plik

6
   </head>
6
   </head>
7
   <body>
7
   <body>
8
     <div class="container container--narrow">
8
     <div class="container container--narrow">
9
-      <h1>bngl.ws</h1>
9
+      <h1 class='header'>bngl.ws</h1>
10
 			<p>
10
 			<p>
11
 				bngl.ws is a pastebin service that you can access from the command
11
 				bngl.ws is a pastebin service that you can access from the command
12
 				line. If you have
12
 				line. If you have

Ładowanie…
Anuluj
Zapisz