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
106 B
CSS
Raw Permalink 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 17:58:17 +01:00
padding: 8px 24px 2px;
2022-12-24 01:38:21 +01:00
}