X-Git-Url: https://melusine.eu.org/syracuse/G/git/?p=luatex.git;a=blobdiff_plain;f=dobble%2Findex.css;fp=dobble%2Findex.css;h=d948bae9937ae80767a8829dc4206b7fde36c006;hp=0000000000000000000000000000000000000000;hb=466b84168367ecf351e726019f7f7c0a07449e77;hpb=1d28821dd142d1027f3e20a3813435296f5d1eb8 diff --git a/dobble/index.css b/dobble/index.css new file mode 100644 index 0000000..d948bae --- /dev/null +++ b/dobble/index.css @@ -0,0 +1,14 @@ +div.plaque { + margin-top:10px; + background: #FAEBD7; + border: 2px solid #4682B4; + padding: 10px; + border-radius: 8px; +} + +h2 { + text-align: center; + padding:10px; + background: #B8860B; + color: white; +} \ No newline at end of file