mirror of
https://github.com/minoplhy/chhoto-url.git
synced 2024-11-22 09:16:46 +00:00
Fixed styling
This commit is contained in:
parent
c7e205b71c
commit
2ea966e492
@ -12,15 +12,6 @@
|
||||
<script src="js/main.js"></script>
|
||||
|
||||
<style>
|
||||
body {
|
||||
background: #333333;
|
||||
color: #fafafa;
|
||||
}
|
||||
|
||||
label, legend, a {
|
||||
color: #fafafa !important;
|
||||
}
|
||||
|
||||
.container {
|
||||
max-width: 950px;
|
||||
margin: 20px auto auto;
|
||||
@ -29,8 +20,6 @@
|
||||
table {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
@ -68,4 +57,4 @@
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user