mirror of
https://github.com/arthur-pbty/nsi.git
synced 2026-06-27 06:27:56 +02:00
add projects
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
body {
|
||||
background-color: gray;
|
||||
}
|
||||
|
||||
td {
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
}
|
||||
|
||||
table {
|
||||
border-collapse:collapse;
|
||||
}
|
||||
|
||||
.n {
|
||||
background-color: black;
|
||||
}
|
||||
|
||||
.b {
|
||||
background-color: white;
|
||||
}
|
||||
Reference in New Issue
Block a user