<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>CSS3 on asdfasdfasdfasdfddd</title><link>https://academy.test.quriobot.com/tags/css3/</link><description>Recent content in CSS3 on asdfasdfasdfasdfddd</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://academy.test.quriobot.com/tags/css3/index.xml" rel="self" type="application/rss+xml"/><item><title>CSS customization for your bot design</title><link>https://academy.test.quriobot.com/how-to-build-an-advanced-bot/css-customization-for-your-bot-design/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://academy.test.quriobot.com/how-to-build-an-advanced-bot/css-customization-for-your-bot-design/</guid><description>You can add custom CSS to fully customize the look and feel of your bot and the landing page if the design settings are not sufficient:
These are just some examples for you to play around with, hopefully, it leads to something amazing!!
#qre{ background: url(&amp;#34;https://example.com/cover.jpg&amp;#34;); background-size: cover; } html{ overflow: hidden; bottom: 0px; position: fixed; left: 0px; } .input--inner{ border-radius: 1px 10px 1px 10px; } .input-error{ width: 90%; margin-left: 5%; } .</description></item></channel></rss>