src/main/webapp/projects.css

changeset 308
7b5f6dd8dad6
parent 266
65c72e65ff67
equal deleted inserted replaced
307:23fe9f174d2d 308:7b5f6dd8dad6
71 box-sizing: border-box; 71 box-sizing: border-box;
72 border-style: solid; 72 border-style: solid;
73 border-width: thin; 73 border-width: thin;
74 border-color: silver; 74 border-color: silver;
75 border-radius: 4pt; 75 border-radius: 4pt;
76 background: lightgray; 76 background: darkgray;
77 text-align: center; 77 text-align: center;
78 font-weight: bolder; 78 font-weight: bolder;
79 font-size: x-small; 79 font-size: x-small;
80 color: whitesmoke; 80 color: whitesmoke;
81 } 81 }

mercurial