From b2d1b69fd6d9b1f0473ea70bc473df6f370891da Mon Sep 17 00:00:00 2001 From: yo momma Date: Thu, 29 Jan 2026 23:36:35 +0000 Subject: Refactor: extract inline CSS into static/css --- static/css/meme_pages_rightinfo.css | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 static/css/meme_pages_rightinfo.css (limited to 'static/css/meme_pages_rightinfo.css') diff --git a/static/css/meme_pages_rightinfo.css b/static/css/meme_pages_rightinfo.css new file mode 100644 index 0000000..148c878 --- /dev/null +++ b/static/css/meme_pages_rightinfo.css @@ -0,0 +1,6 @@ +#infotxt { + border-bottom-right-radius: 10px; + -webkit-border-bottom-right-radius: 10px; + -moz-border-radius-bottomright: 10px; + text-align: right; +} -- cgit v1.2.3-70-g09d2