47d4cb5ec00b48a63987146296c3e53a275abec0
[mirrors/Programs.git] / popup.css
1 html {
2 background: #C0C0C0;
3 }
4
5 #code {
6 background: black;
7 color: #00FF00;
8 font-family: monospace;
9 font-weight: bold;
10 }
11
12 button {
13 width: 80px;
14 }
This page took 0.710047 seconds and 3 git commands to generate.