Difference between revisions of "CMS/style"
Jump to navigation
Jump to search
(Created page with "<html> <style> a:hover { color: #FFFFFF; background-color: rgba(255,128,00,0.5); } h1,h2,h3,.bitplanorange { color: #FF8000; } .floatl...") |
|||
Line 1: | Line 1: | ||
<html> | <html> | ||
+ | <!-- General Bootstrap 5 styles --> | ||
+ | <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous"> | ||
+ | <!-- BITPlan specific styles --> | ||
<style> | <style> | ||
a:hover { | a:hover { |
Latest revision as of 15:52, 5 November 2023