crm-rush/skin/css/css.css

9 lines
146 B
CSS
Raw Normal View History

2024-09-27 15:28:55 +05:00
header, nav{
border-bottom: 1px outset lightgrey;
}
footer{
border-top: 1px outset lightgrey;
}
input {
margin-bottom: 10px;
}