-
Notifications
You must be signed in to change notification settings - Fork 0
joelabeyta/crosstexas
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Instructions for crosstexas.com ----------------------- ## Editable CSS & JS Files NOTE: To modify CSS and Javascript, use the files below. Trying to edit production.min.js or style.min.css will be a huge headache if not impossible. They're minified to keep page loading to a minimum. ### CSS * custom-styles.css Editing this file should override any other css. If something does not, simply add !important to the rule. Example: h1.logo { color: #000!important; } ### JS * custom-js.js You probaby won't need to mess with JS, but if you need to add a simple function you can do so in this file.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published