Files
website/css/deprecation-warning.css
2017-08-10 22:46:48 -07:00

7 lines
119 B
CSS

.deprecation-warning {
padding: 20px;
margin: 20px 0;
border-radius: 3px;
background-color: #eeeeee;
}