Z14IT-CW2/website_design/html/html_assets/html.css

10 lines
133 B
CSS
Raw Normal View History

2020-04-16 18:51:38 +00:00
#searchInput {
2020-04-16 18:54:51 +00:00
width: 99vw;
2020-04-16 18:51:38 +00:00
font-size: 1.5vw;
border: 1px solid black;
margin-bottom: 1vh;
}
#referenceList {
}