From f1324098c1a9007600d8b63a3572463fe0d4ac59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karolina=20S=C5=82onka?= Date: Tue, 18 Dec 2018 22:20:37 +0000 Subject: [PATCH] =?UTF-8?q?Prze=C5=9Blij=20pliki=20do=20'trening-planer/st?= =?UTF-8?q?atic/css=5Fmoje'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- trening-planer/static/css_moje/style_moje.css | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 trening-planer/static/css_moje/style_moje.css diff --git a/trening-planer/static/css_moje/style_moje.css b/trening-planer/static/css_moje/style_moje.css new file mode 100644 index 0000000..24fb94e --- /dev/null +++ b/trening-planer/static/css_moje/style_moje.css @@ -0,0 +1,10 @@ +.form-control{ + width: 50px; important! +} +a:link { + color: yellow; important! +} +.cwiczenie-nazwa{ + font-size: 2em; + +}