I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 8648eac0 authored by idk's avatar idk
Browse files

fix some borders I missed

parent 65e7e0f8
No related branches found
No related tags found
1 merge request!14Section-by-Section, Menu-by-Menu Content Overhaul Part One
......@@ -346,7 +346,7 @@ div#content .inner .box img {
*/
.package {
border: 3px solid rgba(171, 204, 113, 0.7);
border: 3px solid #546BD2;
border-radius: 5px;
margin: 10px;
padding: 10px;
......@@ -418,7 +418,7 @@ div#content .inner .box img {
}
.warning {
background-color: rgba(171, 204, 113, 0.7);
background-color: #ECF3FF;
border: 1px dashed rgb(208, 14, 14);
border-radius: 5px;
margin: 5px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment