Skip to content

Commit d356adf

Browse files
The OpenSoftware-World website has been updated. (Not completed)
Signed-off-by: OpenSoftware-World <143949134+OpenSoftware-World@users.noreply.github.com>
1 parent 79f067e commit d356adf

File tree

4 files changed

+0
-17
lines changed

4 files changed

+0
-17
lines changed

assets/CSS/EN/style_about.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
.abt{
22
text-align: center;
33
margin: -px 0 -3px;
4-
color: var(--lx-web-purple-color);
54
}
65
.abtcont {
76
margin: 40px 0 -3px 32%;

assets/CSS/TR/style.css

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -123,12 +123,6 @@
123123
.navbar, .contentsbox {
124124
border-radius: 9px;
125125
}
126-
.navbar {
127-
width: 97.5%;
128-
border: 35px solid var(--lx-web-opc-purple-color);
129-
margin: -1px;
130-
height: 0vh;
131-
}
132126
.contentsbox {
133127
width: 10%;
134128
border: 200px solid var(--lx-web-opc-purple-color);

assets/CSS/TR/style_about.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
.abt{
22
text-align: center;
33
margin: -px 0 -3px;
4-
color: var(--lx-web-purple-color);
54
}
65

76
.abtcont {

assets/CSS/common_code.css

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,4 @@
22

33
body {
44
font-family: Arial;
5-
}
6-
7-
.home:link, .home:visited, .home:active, .home:hover {
8-
color: var(--lx-web-plato-color);
9-
text-decoration: none;
10-
}
11-
12-
.home:hover {
13-
color: var(--lx-web-link-hover);
145
}

0 commit comments

Comments
 (0)