fix css for window.html
This commit is contained in:
3
home.css
3
home.css
@ -220,8 +220,7 @@ button {
|
||||
padding: .5rem;
|
||||
margin: .5rem;
|
||||
width: 100%;
|
||||
min-width: 100%;
|
||||
float: left
|
||||
min-width: 100%
|
||||
}
|
||||
#proxyReady {
|
||||
min-height: 3rem;
|
||||
|
@ -145,7 +145,6 @@
|
||||
</div>
|
||||
</div>
|
||||
<script src="home.js" type="text/javascript"></script>
|
||||
<script src="info.js" type="text/javascript"></script>
|
||||
<script src="content.js" type="text/javascript"></script> <!--</div>-->
|
||||
|
||||
<script src="i2pcontrol/i2pcontrol.js" type="text/javascript"></script> <!--</div>-->
|
||||
|
@ -23,8 +23,7 @@
|
||||
padding: 6px;
|
||||
border: none;
|
||||
margin-top: 8px;
|
||||
color: #e6e6e7;
|
||||
margin-right: 16px
|
||||
color: #e6e6e7
|
||||
}
|
||||
.topnav input[type=submit] {
|
||||
float: right;
|
||||
|
Reference in New Issue
Block a user