css
This commit is contained in:
parent
554b59bc93
commit
c1e5e89506
@ -15,7 +15,7 @@
|
||||
|
||||
<form class="sidebar-header sidebar-brand" action="https://szukaj.wmi.amu.edu.pl/search/" method="GET">
|
||||
<div class="input-group">
|
||||
<input type="text" class="form-control" name="q" placeholder="Search" />
|
||||
<input type="text" class="form-control" name="q" placeholder="Search" aria-label="Search field, Search field, Text"/>
|
||||
<span class="input-group-btn">
|
||||
<button type="submit" class="btn btn-default">
|
||||
<span class="glyphicon glyphicon-search"></span>
|
||||
|
@ -236,7 +236,7 @@ a:hover {
|
||||
display: block;
|
||||
padding: 1rem 2rem;
|
||||
text-decoration: none;
|
||||
color: #eee; /*ccc*/
|
||||
color: #fff; /*ccc*/
|
||||
}
|
||||
|
||||
.sidebar-header a {
|
||||
|
Loading…
Reference in New Issue
Block a user