Skip to content

Commit f39b85d

Browse files
Update style.css
1 parent 61227ca commit f39b85d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

website/styles/style.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1205,11 +1205,16 @@ input {
12051205
#versions td{
12061206
padding: 10px;
12071207
border: 1px solid rgba(128, 128, 128, 0.352);
1208+
text-align: justify;
12081209
}
12091210
#versions th{
12101211
padding: 10px;
12111212
border: 1px solid rgba(128, 128, 128, 0.352);
12121213
}
1214+
.highlight {
1215+
font-weight: bold;
1216+
color: #ff4500;
1217+
}
12131218

12141219
/*===========================RESPONSIVE===================================*/
12151220
@media screen and (max-width: 660px) {

0 commit comments

Comments
 (0)