Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 8adb1306 authored by FELŠÖCI Marek's avatar FELŠÖCI Marek
Browse files

force table width to 90% and font to be sans-serif

parent 074d8db6
No related branches found
No related tags found
No related merge requests found
......@@ -485,6 +485,8 @@ table{
empty-cells:show;
margin-bottom:24px;
border-bottom:1px solid #e1e4e5;
width: 90%;
font-family: "Inria Sans", sans-serif;
}
td{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment