From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sven <sven.hoehn@posteo.de> To: ipfire-artwork@lists.ipfire.org Subject: [IPFire Artwork] Questions for the CSS based on the mockup and technical question related to Server and GIT Date: Tue, 28 Mar 2017 22:32:45 +0200 Message-ID: <DA553174-DD94-46C8-BD20-3440DAE720D6@posteo.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8525339639266442861==" List-Id: <ipfire-artwork.lists.ipfire.org> --===============8525339639266442861== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hello, I have some questions: What is the base-font size? 16px (SM) or 20px (M)? It is okay if I use rem for the font-size? (It=E2=80=99s the default in boots= trap). How we handle the headings do we use h1-h6 with given sizes or are the sizes = defined via classes 4xl-xs? (Keine Ahnung ob das so zu verstehen ist. Also meine Frage ist ob wir f=C3=BC= r die =C3=9Cberschriften die Schriftgr=C3=B6=C3=9Fen bei H1-H6 definieren ode= r wir die Gr=C3=B6=C3=9Fen =C3=BCber Klassen festlegen also 4xl-xs?) What are the fallback fonts? Ubuntu, =E2=80=9CHelvetica Neue=E2=80=9D, Arial,= sans-serif? The grid is the default Bootstrap Grid (12 columns) with a padding of 24px in= stead of the default 30px? Do we use the color naming from the Zeplin Project or a semantic color naming= like brand-primary, brand-info etc.? If I create a note file for myself, do I also put this file on git? How often do you want me to submit the work, is once a day enough? I=E2=80=99m not familiar with the Python webserver it is better to serve less= files (like in HTTP) or more small files (like in HTTP/2)? Can I remove all the HTTP prefixes in the template file and put only //. At t= he moment both methods are used. --===============8525339639266442861==--