We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36b9dd4 commit cee426aCopy full SHA for cee426a
.DS_Store
0 Bytes
src/software.css
@@ -71,10 +71,10 @@ body {
71
flex-direction: column;
72
align-items: center;
73
text-align: center;
74
- background-color: black;
+ background-color: white;
75
/* margin-top: 50px; */
76
padding: 20px;
77
- color: white;
+ color: black;
78
}
79
80
.content h1 {
@@ -101,14 +101,14 @@ body {
101
flex-direction: row;
102
103
background-color: white;
104
- border-top: 1px solid gray;
+ border-top: 1px solid #CDCDCD;
105
106
107
.content .softwares .software .software-img {
108
width:150px;
109
height:125px;
110
border-radius: 2%;
111
- border: 0.5px solid black;
+ /* border: 0.5px solid black; */
112
margin-left: 5px;
113
margin-right: 5px;
114
static/phosnetvis.png
-3.73 KB
0 commit comments