Changeset 14028
- Timestamp:
- 09/09/2024 01:49:37 AM (3 months ago)
- Location:
- sites/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/trac.wordpress.org/templates/site.html
r13818 r14028 5 5 6 6 <?python 7 scripts_version = '2 19'7 scripts_version = '220' 8 8 project_slug = req.environ['HTTP_HOST'].split(':')[0].split('.')[0] 9 9 wporg_endpoint = 'https://make.wordpress.org/' + project_slug + '/' -
sites/trunk/wordpress.org/public_html/style/trac/wp-trac.css
r13818 r14028 948 948 } 949 949 span.time-ago { 950 font-size: 0.85em;950 font-size: 12px; 951 951 } 952 952 span.time-ago a.timeline {
Note: See TracChangeset
for help on using the changeset viewer.