mirror of
https://github.com/stolksdorf/homebrewery.git
synced 2025-12-13 00:05:59 +00:00
13 lines
174 B
Plaintext
13 lines
174 B
Plaintext
|
|
.brewLookup{
|
|
height : 200px;
|
|
input{
|
|
height : 33px;
|
|
margin-bottom : 20px;
|
|
padding : 0px 10px;
|
|
}
|
|
.error{
|
|
font-weight : 800;
|
|
color : @red;
|
|
}
|
|
} |