FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
python-tutorial/html-style.css at master · Akuli/python-tutorial · GitHub
Akuli
/
python-tutorial
Public
Notifications
You must be signed in to change notification settings
Fork
632
Star
1.6k
Code
Issues
5
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
python-tutorial
/
html-style.css
Copy path
More file actions
More file actions
Latest commit
History
History
History
10 lines (10 loc) · 279 Bytes
Breadcrumbs
python-tutorial
/
html-style.css
Copy path
File metadata and controls
10 lines (10 loc) · 279 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
/* This file is used by the HTML files that make-html.py creates.
Customize this if you want to create HTML files with different
colors. See also make-html.py's --pygments-style option. */
body
{
color
:
white;
background-color
:
#
222222
;
}
a
{
color
:
orange;
}
Back
|
FazBrowse Home
|
New Git URL