Go!Vid SDK
Customize styles
Customize the texts of the session
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Customize the texts of the session
body {
--color-400: #fb7185;
--color-500: #f43f5e;
--color-600: #e11d48;
--color-700: #be123c;
--color-800: #9f1239;
--color-900: #881337;
--border-radius-sm: 50px;
--border-radius-md: 50px;
--border-radius-lg: 50px;
--border-radius-xl: 50px;
}
body {
font-family: "Arial";
}
body {
--color-400: #000000;
--color-500: #000000;
--color-600: #000000;
--color-700: #000000;
--color-800: #000000;
--color-900: #000000;
--border-radius-sm: 0px;
--border-radius-md: 0px;
--border-radius-lg: 0px;
--border-radius-xl: 0px;
}
body {
font-family: "Arial";
}