diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2010-02-16 12:55:34 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2010-02-16 12:55:34 -0200 |
commit | 4de55563e3fe14fa5530980ce15a23ad7d408397 (patch) | |
tree | fbeaa5ab72f4df371fead60395de9c45f7b4cff5 | |
parent | 8eb15a112d28f2bffe7ba085abacd92d4af51e12 (diff) | |
download | padrao-4de55563e3fe14fa5530980ce15a23ad7d408397.tar.gz padrao-4de55563e3fe14fa5530980ce15a23ad7d408397.tar.bz2 |
Adicionando css local
-rw-r--r-- | local.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/local.css b/local.css new file mode 100644 index 0000000..4544ed2 --- /dev/null +++ b/local.css @@ -0,0 +1,3 @@ +#sidebar { + width: inherit; +} |