This repository has been archived on 2023-02-22. You can view files and clone it, but cannot push or open issues or pull requests.
redirect-extention-firefox/popup.css

8 lines
98 B
CSS
Raw Normal View History

2022-12-15 21:01:26 +01:00
.container {
2022-12-24 01:38:21 +01:00
width: 420px;
}
.title {
font-size: 16px;
font-weight: bold;
2022-12-25 14:27:06 +01:00
padding: 12px;
2022-12-24 01:38:21 +01:00
}