Merge remote-tracking branch 'refs/remotes/origin/main'

This commit is contained in:
Rob Muhlestein 2024-06-14 01:57:28 -04:00
commit 47c18eae4a
2 changed files with 33 additions and 0 deletions

3
obs/README.md Normal file
View File

@ -0,0 +1,3 @@
# OBS Configuration
Notes about how I configure my OBS for live streaming mostly to Twitch.

30
obs/rtirl.md Normal file
View File

@ -0,0 +1,30 @@
# RTIRL overlays
## Common custom CSS
```css
@import url('https://fonts.googleapis.com/css2?family=Bangers&display=swap');
body {
color: rgba(255, 255, 255, 1);
font-size: 30px;
font-family: Bangers;
font-weight: normal;
font-style: normal;
transform: rotate(0deg);
background-color: rgba(255, 255, 255, 0);
border-color: rgba(255, 255, 255, 1);
border-width: 0px;
border-style: solid;
text-align: right;
border-radius: 0% 0% 0% 0%;
padding: 0px;
-webkit-text-stroke-width: 0px;
-webkit-text-stroke-color: rgba(255, 255, 255, 1);
text-shadow: 2px 2px 0px rgba(0, 0, 0, 1)
}
```
## Time
https://overlays.rtirl.com/datetime/luxon.html?key=PUSHKEY&lang=en&format=fff