X-Git-Url: https://git.immae.eu/?p=perso%2FDenise%2Foms.git;a=blobdiff_plain;f=static%2Fstyle.css;h=4b82077d77432eef27e439eb63b6c185e4340843;hp=95cd55e51352600c46ed511a7319dfc72c6cb71e;hb=e4ec2d3d510d6138430c48d5dc699c10ff8dc463;hpb=f1e65b5e6bc5e0803f359f93c8e795a61f61b4a6 diff --git a/static/style.css b/static/style.css index 95cd55e..4b82077 100644 --- a/static/style.css +++ b/static/style.css @@ -37,12 +37,14 @@ img#courbe { display: none; } -#export { +#export_texte { width: 25em; height: 20em; - display:none; max-width: 100% } +#export { + display: none; +} #courbe_warnings { display: none; @@ -125,3 +127,8 @@ nav { .data { width:7em } + +/* Page changelog */ +#suite_changelog { + display: none; +}