You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
/* styles for login.html */
|
|
|
|
body {
|
|
background: url(ktorrentwebinterfacelogo.png) no-repeat 120px 120px;
|
|
font-family: verdana, arial, sans-serif;
|
|
color: #000000;
|
|
font-size: 12px;
|
|
}
|
|
|
|
input, textarea {
|
|
border: 1px solid #000000;
|
|
width: 120px;
|
|
}
|