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; + +}