Limit width of the HTML pages
This commit is contained in:
parent
9217b5c79b
commit
4e0fe1d5fb
@ -8,7 +8,7 @@
|
||||
<link rel="stylesheet" type="text/css" href="/mixed/lib/bootstrap/css/bootstrap-theme.min.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="container-fluid">
|
||||
<div class="container">
|
||||
<h3>Yomichan License</h3>
|
||||
<pre>
|
||||
Copyright (C) 2016-2017 Alex Yatskov
|
||||
|
@ -9,7 +9,7 @@
|
||||
<link rel="stylesheet" type="text/css" href="/mixed/css/display.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="container-fluid">
|
||||
<div class="container">
|
||||
<div id="intro" style="overflow: hidden;">
|
||||
<div class="page-header">
|
||||
<h1>Yomichan Search</h1>
|
||||
|
@ -9,7 +9,7 @@
|
||||
<link rel="stylesheet" type="text/css" href="/bg/css/settings.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="container-fluid">
|
||||
<div class="container">
|
||||
<div class="profile-form">
|
||||
<h3>Profiles</h3>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user